Setting up GraphQL
1. Add integration
Select GraphQL from the integrations page.
2. Configure settings
Fill out the form with the following settings:| Field | Required | Description |
|---|---|---|
| URL | ✓ | GraphQL URL to connect to |
| Authentication | ✓ | The authentication type you want to use. See detailed instructions for setting up API auth in our docs on Authentication & authorization |
| Headers | ✗ | List of headers that will be added to requests to your API |

