GraphQL Examples
Here are some of the query examples to get you started.
You can use an external GraphQL explorer service like Cloud Hasuras GraphQL explorer to run these queries or install and run a service like GraphiQL locally.
You will need to make requests to the following URL:
Shell
https://appsignal.com/graphql?token=your-personal-api-token
You can find your API token in the personal settings screen in AppSignal.
You will also need your app ID. This can be found in your app's settings screen.