nexus/tests/__snapshots__
Tim Griesser 9875e90dae
feat: Add Schema Directives to SDL (#952)
Adds directive & addDirective utilities for defining directives emitted in the SDL
2022-05-15 16:59:05 -04:00
..
args.spec.ts.snap feat: improve abstract types (#602) 2020-11-13 20:19:15 +01:00
backingTypes.spec.ts.snap feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
builder.spec.ts.snap feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
definitions.spec.ts.snap feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
inputObjectType.spec.ts.snap feat: support graphql@^14.5 (#677) 2020-11-27 14:22:48 -05:00
interfaceType.spec.ts.snap feat: allow implementing interfaces in extendType (#774) 2021-01-26 09:33:38 -05:00
makeSchema.spec.ts.snap feat: allow specifying custom directives in makeSchema (#1064) 2022-03-24 18:48:41 -04:00
nonNullDefaults.spec.ts.snap feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
null-list.spec.ts.snap feat: .nonNull / .nullable chaining, additional cleanup (#655) 2020-11-23 10:41:03 -05:00
objectType.spec.ts.snap feat: .nonNull / .nullable chaining, additional cleanup (#655) 2020-11-23 10:41:03 -05:00
plugin.spec.ts.snap feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
plugins.spec.ts.snap feat: add GraphQL 16 support (#977) 2022-02-17 12:47:40 -05:00
scalarType.spec.ts.snap feat(deps)!: upgrade to graphql v15 (#486) 2020-08-07 16:12:15 -04:00
sdlConverter.spec.ts.snap improve!: rename package to nexus (#699) 2020-12-14 09:41:29 -05:00
typegenPrinter.spec.ts.snap feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
typegenPrinterGlobals.spec.ts.snap feat: Add Schema Directives to SDL (#952) 2022-05-15 16:59:05 -04:00
unionType.spec.ts.snap Improving code coverage (#225) 2019-09-22 21:28:27 -04:00
unknownType.spec.ts.snap Improving code coverage (#225) 2019-09-22 21:28:27 -04:00