get-graphql-schema icon indicating copy to clipboard operation
get-graphql-schema copied to clipboard

Introspect the multiple gql api

Open mununki opened this issue 5 years ago • 1 comments

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?

mununki avatar Sep 18 '20 06:09 mununki

Maybe this? https://www.contentful.com/blog/2019/01/30/combining-apis-graphql-schema-stitching-part-2/

renanmav avatar Nov 25 '20 14:11 renanmav