ToolJet · GraphQL Specification

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.

Documentation Endpoint View on GitHub low-codeinternal toolsopen-sourceapplication builderworkflow automationno-codedashboardsAI agentsGraphQL

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

User-supplied

References

Related API Specs

ToolJet External API (OpenAPI)
Back to ToolJet · All GraphQL Specs · GitHub