To begin exploring GraphQL, set the GraphQL endpoint by entering http://<commerce-server>/graphql in the URL bar of your IDE or extension. You can use the browser in the right column to determine how to set up a query or mutation. Examples are also available throughout the GraphQL documentation.
http://<commerce-server>/graphql
The following image shows a sample query, its response, and the GraphQL browser:
The Catalog Service, Live Search, and Product Recommendations services have schemas that are independent from the core schema for Adobe Commerce and Magento Open Source. You can find the schema reference documentation and examples for these services in Adobe Developer on YouTubeCompliance