Erxes GraphQL API
GraphQL Federation API powering the erxes XOS platform. An Apollo Router gateway federates one subgraph per plugin — core (contacts, companies, products, tags, documents, brands, organization structure, team members, automations, permissions, notifications), sales (deals, pipelines, stages), frontline (conversations, tickets, integrations, knowledge base, forms), operation (projects, tasks, triage, teams, statuses, cycles, milestones) and block (buildings, floor zonings, units, opportunities, contracts, invoices). Core types carry Apollo Federation @key(fields: "_id"). Calls are POSTed to /graphql with a Bearer access token and an erxes-subdomain tenant header. Introspection is disabled on the gateway.
Documentation
Other Resources
GraphQL
https://raw.githubusercontent.com/api-evangelist/erxes/refs/heads/main/graphql/erxes-graphql.md
GraphQLSchema
https://raw.githubusercontent.com/api-evangelist/erxes/refs/heads/main/graphql/erxes-schema.graphql
APIsJSON
https://raw.githubusercontent.com/api-evangelist/erxes/refs/heads/main/apis.yml