Skip to content

How would i extract types directly out of my introspection_types? #414

Answered by kitten
stubifox asked this question in Q&A
Discussion options

You must be logged in to vote

You can't retrieve a concrete type for an object type as it depends on a selection set, arguments, etc.

See:

You should be creating fragments instead to derive the types of object selections

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stubifox
Comment options

@stubifox
Comment options

Answer selected by stubifox
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