Login
Remember
Register
Ask a Question
Which mechanism is used by most tools to discover a GraphQL server’s type system?
+1
vote
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
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
graphql-server
server-tool
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 1, 2022
by
sharadyadav1986
c)Introspection mechanism is used by most tools to discover a GraphQL server’s type system
...