Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Get project integration configuration and schema
projectIntegrationConfig
projectIntegrationConfig(input: GetProjectIntegrationConfigInput!): ProjectIntegrationConfigPayload!
query ProjectIntegrationConfig($input: GetProjectIntegrationConfigInput!) { projectIntegrationConfig(input: $input) { error } }
{ "input": { "name": "" } }