GraphQL
Learn how to use GraphQL with Composable Commerce.
After completing this module, you should be able to:
- Identify the advantages GraphQL offers over the REST API.
- Explain how to navigate the GraphiQL interface and describe how to send a GraphQL request using one of the Composable Commerce SDKs.
- Identify and create GraphQL queries that successfully query resources in Composable Commerce.
- Identify and create GraphQL mutations that successfully create, update, and delete resources in Composable Commerce.
- Use GraphQL to find out Project information and perform reference expansion.
Prerequisites
- Organizations, Teams, and Projects module.
- Manage resources with the SDK module.
- A solid understanding of GraphQL. This module is not an introduction to GraphQL, but rather an introduction to developing with GraphQL and Composable Commerce.
Who is this module for?
- Functional or system architects
- Technical management
- Backend and frontend developers