Open mununki opened 4 years ago
Hi,
Is there any way to introspect the multiple gql api into one graphql_schema.json? or merge two graphql_schema.json into one after introspect separately?
graphql_schema.json
Maybe this? https://www.contentful.com/blog/2019/01/30/combining-apis-graphql-schema-stitching-part-2/
Hi,
Is there any way to introspect the multiple gql api into one
graphql_schema.json
? or merge twographql_schema.json
into one after introspect separately?