+1 vote
in GraphQL by
Which mechanism is used by most tools to discover a GraphQL server’s type system?

select the correct option from below list

a)IDL

b)Subscriptions

c)Introspection

d)GraphiQL

1 Answer

0 votes
by
c)Introspection mechanism is used by most tools to discover a GraphQL server’s type system
...