The GraphQL Playground gives you a convenient way to run queries against the Crowdin GraphQL API from within the Crowdin web interface. You can easily build, test and debug queries before you need to write any code in your application.
Note: When working with node
and nodes
entities, remember the nodeId
is not the Crowdin id
. You have to find nodeId
before beging able to fetch objects using them.
Learn about Crowdin's GraphQL API, including its endpoints, authorization, input types and relations.
This app was made possible thanks to the GraphiQL project.
Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.
Learn MoreReleased on Aug 7, 2022
Updated on Sep 12, 2023
Published by Awesome Crowdin
Identifier:graphql-playground