Login
Remember
Register
Ask a Question
Recent questions in GraphQL
0
votes
1
answer
Which transport does Apollo use to implement subscriptions?
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graph-ql-subscription
0
votes
1
answer
____________ makes the queries more dynamic and flexible.
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-queries
0
votes
1
answer
Which of the following mutations is present in GraphQL?
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-mutation
+1
vote
1
answer
_____________ is a collection of functions that generate response for a GraphQL query.
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-query
graph-ql-response
0
votes
1
answer
GraphQL queries allows to pass multiple arguments.
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-queries
0
votes
1
answer
GraphQL is not tied to any specific database.
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-database
+1
vote
1
answer
Which of the following functions in GraphQL-tools helps you to bind schema and resolver?
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-tools
+1
vote
1
answer
What is the significant benefit of using a GraphQL client library?
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-client-library
0
votes
1
answer
A resolver function is ______________.
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-resolver
0
votes
1
answer
What are GraphQL subscriptions used for?
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
grapg-ql-subscription
0
votes
1
answer
___________ is the popular response format that is usually used for mobile and web applications.
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
graphql-applications
0
votes
1
answer
The following are default scalar types in GraphQL, except _____________.
asked
Mar 2, 2022
in
GraphQL
by
rajeshsharma
grapgql-scalar
scala-type
0
votes
1
answer
Directives are preceded by ____________ character.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-directives
0
votes
1
answer
The following strategies are valid ways to defend against abusive or large queries, except _____________.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-queries
0
votes
1
answer
Which of the following statements is true?
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-database
+1
vote
1
answer
Which mechanism is used by most tools to discover a GraphQL server’s type system?
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-server
server-tool
+1
vote
1
answer
What does a GraphQL client usually do before caching the results of a query?
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-client
0
votes
1
answer
How are HTTP requests sent by ApolloClient authenticated?
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
http-request
graphql-authentication
0
votes
1
answer
Which of the following clients use GraphQL?
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-client
0
votes
1
answer
Which statement about GraphQL servers is true?
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-server
0
votes
1
answer
______________ help to inform the important events immediately.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-events
+1
vote
1
answer
GraphQL is a query language for databases.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-query
0
votes
1
answer
Complex queries are written using multiple nested fields.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-queries
graph-ql
0
votes
1
answer
_____________ helps to distinguish queries from each other.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-queries
0
votes
1
answer
______________ requests data from the same fields with different arguments.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-fields
0
votes
1
answer
_____________ manipulate the information stored in the backend.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-backend
0
votes
1
answer
The keyword _____________ is used to indicate mutation operation.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-keyword
mutation-operation
0
votes
1
answer
Fields repetition can be avoided by creating _____________ on the returned type.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-return-type
0
votes
1
answer
Which of the following is a special root type present for writing the schema of an API?
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-root-type
graphql-schema
0
votes
1
answer
______________ is restricted to a particular set of allowed values.
asked
Mar 1, 2022
in
GraphQL
by
sharadyadav1986
graphql-set
Page:
« prev
1
2
3
4
next »
Recent questions in GraphQL
...