Conga GraphQL API
A multi-tenant GraphQL API over the Conga Advantage Platform data core, with Relay-style connections, cursor pagination, SOQL-like where predicates and Server-Sent-Event subscriptions. Each tenant gets its own schema derived from its own object metadata, so there is no fixed public endpoint - Conga's own client decodes the access token and reads the tenant instance URL from the c_org_iurl claim. Evidenced entirely by Conga's first-party npm client @conga-cloud/graphql; undocumented on the developer portal.