federation icon indicating copy to clipboard operation
federation copied to clipboard

Apply new printDirective changes to subgraph-js

Open hwillson opened this issue 3 years ago • 1 comments

@IvanGoncharov is working on getting new printDirective changes into graphql-js (https://github.com/graphql/graphql-js/pull/3362). When this is done, we're going to adjust subgraph-js to leverage these changes.

hwillson avatar Mar 31 '22 00:03 hwillson

it seems like it would make sense to just remove printSubgraphSchema and direct users to this as a replacement? as of #1554, we are no longer using printSubgraphSchema in subgraph-js, though we haven't removed it, on the suspicion that users are using it.

queerviolet avatar Apr 08 '22 16:04 queerviolet