Typeform GraphQL Schema
This is a conceptual GraphQL schema for the Typeform developer platform. Typeform exposes four primary REST API surfaces — Create API, Responses API, Webhooks API, and an Embed SDK — plus deep workspace and account endpoints. This schema models the full domain as a unified GraphQL graph.
Overview
Typeform GraphQL Schema is a GraphQL API specification published by Typeform on the APIs.io network.
This is a conceptual GraphQL schema for the Typeform developer platform. Typeform exposes four primary REST API surfaces — Create API, Responses API, Webhooks API, and an Embed SDK — plus deep workspace and account endpoints. This schema models the full domain as a unified GraphQL graph.
The specification includes 2 reference links.
Tagged areas include Forms, Surveys, Conversational, Lead Capture, and SaaS.
Endpoint
References
- REST reference https://www.typeform.com/developers/create/reference/
- GitHub https://github.com/Typeform