Skip to main content
Solved

Is there a graphql API collection of Commercetools ?

  • June 20, 2024
  • 2 replies
  • 194 views

Forum|alt.badge.img
  • On a Roll
  • 9 replies

I saw in the documentation that Commercetools support graphql api but is there any API collection for graphql as like below which is available for HTTP apis.

https://docs.commercetools.com/sdk/postman

Best answer by Matheus

Hi @Siva,

We don’t have an API collection for GraphQL, however, you can use our Impex GraphiQL playground to explore it.  https://docs.commercetools.com/api/graphql#interactive-graphql-console

Please let us know if you need help with any query and we will be happy to help.

2 replies

Forum|alt.badge.img
  • commercetooler
  • 9 replies
  • Answer
  • June 20, 2024

Hi @Siva,

We don’t have an API collection for GraphQL, however, you can use our Impex GraphiQL playground to explore it.  https://docs.commercetools.com/api/graphql#interactive-graphql-console

Please let us know if you need help with any query and we will be happy to help.


Forum|alt.badge.img
  • Author
  • On a Roll
  • 9 replies
  • June 21, 2024

@Matheus,

Thanks, I will check the Impex GraphQL playground.