GraphQL to TypeScript

Automatically generate TypeScript types and interfaces from your GraphQL schema. This converter supports enums, unions, interfaces, and custom scalars, giving you fully typed frontend code that mirrors your API. Perfect for React, Vue, or Node.js projects using Apollo or URQL. Free, fast, and entirely client-based.

Input (GRAPHQL)

Output (TYPESCRIPT)

πŸ“„
Output will appear here