Quiz: Creating a Basic GraphQL Endpoint
Quiz yourself on how to create a basic GraphQL endpoint.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
We add a ________ to update data using GraphQL.
A.
mutation
B.
query
C.
type
1 / 5
...