Closed pso-aeb closed 6 years ago
In my local server I want to create a schema that is a merge of:
See https://github.com/AEB-labs/graphql-weaver/blob/weave-a-weaved-schema/spec/regression/data/merge_weaved_schema.config.ts
This runs into an error:
Failed: Schema must contain unique named types but contains multiple types named "_FieldJoin".
(on my local server the error was on _ExtendedIntrospection, but probably the same problem?)
In my local server I want to create a schema that is a merge of:
See https://github.com/AEB-labs/graphql-weaver/blob/weave-a-weaved-schema/spec/regression/data/merge_weaved_schema.config.ts
This runs into an error:
(on my local server the error was on _ExtendedIntrospection, but probably the same problem?)