Altair
Altair is available for multiple platforms. In this example we are using the Google Chrome extension.
- Provide the URL of the GraphQL endpoint
https://datamart.visma.net/graphql - Click on the
Set Headersbutton and provide theAuthorizationheader with the valueBearer <access_token>. Replace<access_token>with the access token. - Use
Docsbutton to explore the schema and the available queries and mutations. - Enter the query in the left top panel, the variables in left bottom and click the
Send Requestbutton.
