Closed
Description
The TypeDefinitionRegistry
provides a .merge(TypedefinitionRegistry)
to be able to merge multiple schema resources. This comes in mostly handy when the developer tries to create multiple graphql schema files to improve readability and simplicity. All these will be merged into one GraphQL schema/TypeDefinitionRegistry.