Quiz: Creating a Basic GraphQL Endpoint
Quiz yourself on how to create a basic GraphQL endpoint.
We'll cover the following...
1
We add a ________ to update data using GraphQL.
A)
mutation
B)
query
C)
type
Question 1 of 50 attempted
...
Ask