Example projects to help you get started with GraphCMS on OneGraph.
Join the OneGraph Spectrum · Read the OneGraph Docs · Learn more about OneGraph
Join the GraphCMS Slack · Read the GraphCMS Docs · Learn more about GraphCMS
To use GraphCMS from OneGraph, add your GraphCMS schema from the Architect
tab on the OneGraph Dashboard.
Examples demonstrating how to use GraphCMS features.
Features | Description | Demo |
---|---|---|
Using Mutations | Next.js app demonstrating how to use GraphCMS mutations with graphql-request , SWR and API routes |
https://graphcms-using-mutations.now.sh |
Using Union Types | A basic product marketing site using union types to compose UI 'blocks' with components. Built with Next.js, graphql-request and Tailwind CSS |
https://graphcms-using-union-types.now.sh |
Examples demonstrating how to use GraphCMS with popular application frameworks.