nexus/tests
Tim Griesser aa283addcf
fix: invoke correct fn on global extended connection/edge (#814)
2021-02-01 11:15:32 -05:00
..
__helpers improve!: rename package to nexus (#699) 2020-12-14 09:41:29 -05:00
__snapshots__ feat: add plugin support for inputObjectType (#799) 2021-01-31 12:32:37 -05:00
gh-issues feat: replace list & nullable API by type wrappers (#538) 2020-11-18 17:59:59 +01:00
integrations fix: pass down source into extended connection fields (#812) 2021-01-31 23:04:03 -05:00
plugins fix: invoke correct fn on global extended connection/edge (#814) 2021-02-01 11:15:32 -05:00
typegen feat: add plugin support for inputObjectType (#799) 2021-01-31 12:32:37 -05:00
v15 feat: add support for interfaces implementing interfaces to sdlConverter (#713) 2020-12-08 15:45:21 -05:00
_fixtures.ts chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
_sdl.ts fix: input fields with default should not be typed as optional (#563) 2020-10-19 15:27:08 +02:00
_setup.ts feat: add t.modify API for modifying inherited fields (#634) 2020-11-18 21:58:14 -05:00
_types.ts chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
abstractChecks.spec.ts feat: improve abstract types (#602) 2020-11-13 20:19:15 +01:00
args.spec.ts feat: improve abstract types (#602) 2020-11-13 20:19:15 +01:00
backingTypes.spec.ts feat: rename typegenAutoConfig and rootTyping (#723) 2020-12-10 19:23:23 +01:00
definitions.spec.ts feat: replace list & nullable API by type wrappers (#538) 2020-11-18 17:59:59 +01:00
dynamicMethods.spec.ts feat: rename typegenAutoConfig and rootTyping (#723) 2020-12-10 19:23:23 +01:00
inputObjectType.spec.ts feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
interfaceType.spec.ts feat: allow implementing interfaces in extendType (#774) 2021-01-26 09:33:38 -05:00
makeSchema.spec.ts feat: rename typegenAutoConfig and rootTyping (#723) 2020-12-10 19:23:23 +01:00
modify.spec.ts feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
mutationField.spec.ts chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
nonNullDefaults.spec.ts feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
null-list.spec.ts feat: allow arbitrary extensions on nexus types (#684) 2020-12-07 09:10:15 -05:00
objectType.spec.ts feat: .nonNull / .nullable chaining, additional cleanup (#655) 2020-11-23 10:41:03 -05:00
plugin.spec.ts feat: add plugin support for inputObjectType (#799) 2021-01-31 12:32:37 -05:00
plugins.spec.ts feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
queryField.spec.ts chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
resolveTypes.spec.ts feat: rename typegenAutoConfig and rootTyping (#723) 2020-12-10 19:23:23 +01:00
scalarType.spec.ts fix: Allow specifying overrides for builtin scalars (#795) 2021-01-22 10:21:07 -05:00
sdlConverter.spec.ts chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
subscriptionField.spec.ts feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
subscriptionType.spec.ts feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
typegenPrinter.spec.ts improve!: rename package to nexus (#699) 2020-12-14 09:41:29 -05:00
unionType.spec.ts feat: rename typegenAutoConfig and rootTyping (#723) 2020-12-10 19:23:23 +01:00
unknownType.spec.ts chore: fix test 2020-11-13 20:25:20 +01:00
utils.spec.ts chore: format with prisma-labs prettier config (#461) 2020-07-01 23:42:06 -04:00
wrapping.spec.ts chore: resolveType warning, restore declarativeWrapping list behavior (#658) 2020-11-23 14:41:59 -05:00