Skip to content

Generating Code from Extended Introspection Types #5503

Answered by dotansimha
albanfellows asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure we can support these, mainly because they are out-of-spec and fairly custom.

It really depends on how each extended type is implemented and what's the effect on the schema / generated types.

We are using the introspection only with buildClientSchema and then use that schema or AST for codegen. So introspection from our point of view is really temporary. So as long as the GraphQL spec and graphql-js doesn't support these - we can't support it either.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dotansimha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants