Pipedream GraphQL Schema
This is a conceptual GraphQL schema for the Pipedream developer-first workflow automation platform. Pipedream exposes its capabilities today via a REST API at `api.pipedream.com/v1` and a hosted MCP server at `remote.mcp.pipedream.net/v3`. This schema models the same domain — workflows, triggers, actions, sources, components, Connect, auth, usage, and the registry — as a unified GraphQL surface.
Overview
Pipedream GraphQL Schema is a GraphQL API specification published by Pipedream on the APIs.io network.
This is a conceptual GraphQL schema for the Pipedream developer-first workflow automation platform. Pipedream exposes its capabilities today via a REST API at api.pipedream.com/v1 and a hosted MCP server at remote.mcp.pipedream.net/v3. This schema models the same domain — workflows, triggers, actions, sources, components, Connect, auth, usage, and the registry — as a unified GraphQL surface.
The specification includes 4 reference links.
Tagged areas include ProCode_API_Composition, Workflows, Connect, MCP, and Embedded Integrations.
Endpoint
References
- REST API Reference https://pipedream.com/docs/rest-api/
- Component Monorepo https://github.com/PipedreamHQ/pipedream
- Connect Documentation https://pipedream.com/docs/connect
- MCP Documentation https://pipedream.com/docs/connect/mcp