GraphQL - Queries
How can you use fragments to conditionally select fields based on the runtime type of a union or interface?
... on TypeName inside the query correctly describes using inline fragments with '... on TypeName' syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions