To request data via GraphQL, you first need to request an access token, see Authorization.
To understand which data and actions are available via GraphQL, please to to gql.doo.net and check the side bars “Docs” and “Schema”. You can also use this page to manually post GraphQL queries if you are developing you query.
To understand GraphQL queries, we recommend the https://graphql.org/learn/