ToolJet GraphQL API
ToolJet does not expose a native GraphQL management API of its own. Instead, it provides a **GraphQL data source connector** that allows ToolJet applications to connect to any external GraphQL endpoint and execute queries and mutations against it. The connector is configured per-application inside the ToolJet builder and supports multiple authentication schemes.
Overview
ToolJet GraphQL API is a GraphQL API specification published by ToolJet on the APIs.io network.
ToolJet does not expose a native GraphQL management API of its own. Instead, it provides a GraphQL data source connector that allows ToolJet applications to connect to any external GraphQL endpoint and execute queries and mutations against it. The connector is configured per-application inside the ToolJet builder and supports multiple authentication schemes.
The GraphQL endpoint is available at User-supplied. documentation is published at https://docs.tooljet.com/docs/data-sources/graphql.
The specification includes 3 reference links.
Tagged areas include low-code, internal tools, open-source, application builder, and workflow automation.
Endpoint
References
- Documentation https://docs.tooljet.com/docs/data-sources/graphql
- GettingStarted https://docs.tooljet.com/docs/tooljet-api/
- GitHub Source Entities https://github.com/ToolJet/ToolJet/tree/main/server/src/entities