Canaux de vente
Gérez plusieurs canaux de vente et connectez-vous rapidement et en toute sécurité aux processeurs de paiement.
Introduction au backoffice
Découvrez l'environnement et les fonctionnalités les plus importantes.
Why GraphQL?
Common Ground uses GraphQL to provide a flexible, efficient API experience:
Request Only What You Need: Fetch exactly the data your application requires, reducing payload sizes and improving performance
Single Endpoint: Access all your data through a single GraphQL endpoint
Strongly Typed: Benefit from a complete type system with introspection and schema validation
Real-time Capabilities: Use subscriptions for real-time updates when needed
Developer-Friendly: Explore the API with community GraphQL tools and comprehensive documentation
Getting Started
Ready to start building? Here's your roadmap:
GraphQL Basics: Understand how to work with GraphQL queries and mutations
Choose Your API:
Admin API Quick Start - For backend and administrative operations
Client API Quick Start - For frontend and customer-facing applications
Explore the Reference: Dive into the complete API reference documentation for detailed information about every query, mutation, and type







