Skip to content

Commit faa1397

Browse files
kamilkisieladotansimhaardatan
authoredNov 17, 2020
Preset for GraphQL-Modules (v1) integration (#3923)
* GraphQL Modules preset * Produce type for resolve middlewares * match version * Support enums * Support InputObject types * Support Scalars * isTypeOf * Support Interfaces * Support Unions * Fixes * Version * Fixes * Fixes * Use key-value objects in resolve middlewares * Moar * Examples * Update snapshot * Tweaks * Middlewares * fixes * more fixes, added changeset * fixes * fixes * Use canary config * changeset * yarn * fix for scalars * added encapsulation, fixed external scalars * fixes * fixes * fixes * fixes * fixes * more fixes * fixes * fixes * fix * added changeset * fixes * bring back custom plugin for scalars * initial support for naming conventions * fixes * fix tests * fixes for enums * force enumsAsTypes to make it simpler to break to pieces * fixes * fixes * bump config package * update all examples * better support for interfaces * added docs docs fixes schema config fixes Co-authored-by: Dotan Simha <dotansimha@gmail.com> Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
1 parent 99f887e commit faa1397

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+5967
-2819
lines changed
 

‎.changeset/beige-dogs-enjoy.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-codegen/graphql-modules-preset': major
3+
---
4+
5+
New Plugin!

‎.changeset/fair-clocks-itch.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-codegen/cli': patch
3+
---
4+
5+
Fix issues with missing sources in loadSchema

0 commit comments

Comments
 (0)
Please sign in to comment.