GraphQL Examples
Examples
Here are a few links to specific examples in the docs to help create or test GraphQL requests in CM Box
Pre-generated GraphQL example
This example demonstrates how CM Box is set up to fetch all content on the initial page load of the asset repository.
Custom query
This example demonstrates how you can create your own query to retrieve specific content from inside the codebase.
GraphQL Explorer
This example walks you through the set up of the GraphQL explorer, and walks you through creating your own query.
Postman
This example walks you through setting up Postman for handling GraphQL requests.