{ "name": "GitLab", "schemaPath": "gen/schema.graphql", "extensions": { "endpoints": { "gitlab.com": { "url": "https://gitlab.com/api/graphql", "headers": { "user-agent": "JetBrains IDE", "Authorization": "bearer YOUR_TOKEN_HERE", "Accept": "application/json" }, "introspect": false } } } }