Urigo/merge-graphql-schemas
A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.
Issues
- 3
Unable to merge GraphQL type ... undefined is not iterable (for a duplicate type)
#414 opened by kumar303 - 2
TypeError: graphql.getDescription is not a function
#415 opened by lukeypap - 4
- 7
Internal error used on expo react-native app
#151 opened by softglance - 0
Q: Corretly merge in the order needed when files are out of declaration order.
#399 opened by dougg0k - 2
- 8
Unknown type "Query"
#380 opened by eladnm - 2
Error: Unknown type "Query".
#354 opened by josuevalrob - 9
Argument of type 'string[]' is not assignable to parameter of type 'ResolversDefinition<unknown>[]
#210 opened by ksaifullah - 3
- 0
SyntaxError: The requested module 'merge-graphql-schemas' does not provide an export named 'mergeTypes'
#343 opened by webthil - 3
GraphQLError: Syntax Error: Unexpected <EOF>
#295 opened by Aeonrush - 6
1.7.4 breaks apollo-server
#309 opened by bigman73 - 5
fileloader is not working.
#308 opened by RabieZahid - 1
- 2
- 3
Argument of type 'string[]' is not assignable to parameter of type 'ResolversDefinition<unknown>[]'. Type 'string' is not assignable to type 'ResolversDefinition<unknown>'.
#297 opened by singhrajkr - 7
Work with webpack permission error?
#164 opened by mrdulin - 4
- 4
Not merged comment for enum existing fields
#277 opened by Fi1osof - 5
fileLoader: incorrect behavior loading js files
#269 opened by maidanskyi - 2
Make package size smaller
#197 opened by tbaustin - 2
Add option mergeDirectives to mergeTypes
#253 opened by sorenhoyer - 4
Given a single type field with two definitions, how to keep arguments defined in one definition and directive defined in the other
#190 opened by Renaud009 - 3
Option for leaving off `schema`
#241 opened by konsumer - 5
Override NonNullType by Nullable
#184 opened by Fi1osof - 2
Merge params for type without params
#204 opened by Fi1osof - 6
- 4
TypeError: is_glob_1.default is not a function
#205 opened by Fi1osof - 1
Arrays for glob patterns
#177 opened by konsumer - 1
Migrate codebase to TypeScript
#195 opened by kamilkisiela - 7
Question: do directives on objects get merged?
#182 opened by lastmjs - 4
how to make it work with webpack?
#202 opened by sibelius - 6
Invalid attempt to spread non-iterable instance
#189 opened by rogerioasj - 8
Cannot find module
#160 opened by ansarizafar - 2
Multiples schemas files
#187 opened by estrada9166 - 1
Module not found: Error: Can't resolve 'fs' in 'node_modules/merge-graphql-schemas/dist'
#201 opened by jasonlimantoro - 6
- 4
Error: Type "Json" was defined more than once
#158 opened by Fi1osof - 2
Merge enum
#179 opened by Fi1osof - 2
Ability to merge AST?
#180 opened by mgcrea - 2
Get error with "apollo-server-express": "^2.6.6"
#199 opened by thearabbit - 2
could I merge with multi array file?
#198 opened by thearabbit - 3
- 5
This repo is unmaintained.
#191 opened by pauldowman - 2
Is there `d.ts` for typescript?
#154 opened by mrdulin - 3
Directives must appear exactly once on a field
#156 opened by Fi1osof - 2
- 4
- 3
support for graphql 14.0.0
#165 opened by polco