Skip to content

Releases: mozartspa/nexus-prisma-crud

v0.16.1

19 Apr 14:55
Compare
Choose a tag to compare
  • Update test snapshot 599fbfe
  • Merge pull request #3 from mozartspa/feat/better-perf 7a1c502
  • Improve perf using a virtual source file 1bb7600

v0.16.0...v0.16.1

v0.15.0

25 May 12:54
Compare
Choose a tag to compare
  • Merge pull request #1 from mozartspa/feat/no-default-where-input 8d76984
  • Don't include *WhereInput types by default 6919ea0

v0.14.0...v0.15.0

v0.14.0

12 Dec 16:28
Compare
Choose a tag to compare
v0.14.0

v0.13.0

03 Oct 11:05
Compare
Choose a tag to compare

For some reasons nexus >= 1.2.0, when using onMissingType method of plugin and returning a graphql scalar, thinks that the scalar has been added twice.
Wrapping the scalars with scalarType method seems to solve the issue.

v0.12.0...v0.13.0

v0.12.0

13 Sep 15:16
Compare
Choose a tag to compare
  • Allow multiple generated code, each with its own runtime settings 3b4e1be

v0.11.1...v0.12.0

v0.11.1

06 Sep 16:37
Compare
Choose a tag to compare
  • Fix missing generatedTypes in plugin cfd7bf1

v0.11.0...v0.11.1

v0.9.0

26 Oct 10:30
Compare
Choose a tag to compare
  • In Where type don't expose fields that do not have an available filter input 3a5f4a8
  • Replace JSONObjectResolver of Json scalar with JSONResolver in order to support any kind of JSON not only objects. 336cf51

v0.8.0...v0.9.0

v0.8.0

18 Oct 17:18
Compare
Choose a tag to compare
  • Add optional and required flag when including fields fbfd325

v0.7.0...v0.8.0

v0.7.0

12 Oct 15:27
Compare
Choose a tag to compare
  • Make plugin argument optional facbdf2
  • Remove scalars entrypoint and export scalars in main entrypoint + remove asNexusMethod from scalars 79eb5f9

v0.6.0...v0.7.0

v0.6.0

12 Oct 14:02
Compare
Choose a tag to compare
  • Add scalars as in nexus-prisma fc41c7a

v0.5.1...v0.6.0