Login
Remember
Register
Ask a Question
_____________ is a collection of functions that generate response for a GraphQL query.
+1
vote
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
_____________ is a collection of functions that generate response for a GraphQL query.
a)Subscriptions
b)Mutations
c)Resolver
d)Directives
graphql-query
graph-ql-response
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 2, 2022
by
rajeshsharma
c)Resolver is a collection of functions that generate response for a GraphQL query.
...