graphql-go-tools icon indicating copy to clipboard operation
graphql-go-tools copied to clipboard

When will publish Schema-stitching

Open codebdy opened this issue 3 years ago • 1 comments

It's a good lib, thanks! I wonder when will publish Schema-stitching function?

codebdy avatar Mar 01 '22 03:03 codebdy

I believe schema stitching has been abandoned in favor of federation https://www.apollographql.com/docs/federation/ there is an open issue on the graphql-go package about this https://github.com/graphql-go/graphql/issues/492

bhoriuchi avatar Mar 28 '22 18:03 bhoriuchi