You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: With GraphQL you only need one end point for your data. GraphQL Queries and Mutation allows you to define the structure of the data that you need or want to change. Start thinking about data differently.
checkpoints:
- task: Learn the difference between REST and GraphQL