get-graphql-schema
get-graphql-schema copied to clipboard
Introspect the multiple gql api
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?
Maybe this? https://www.contentful.com/blog/2019/01/30/combining-apis-graphql-schema-stitching-part-2/