xutil.dev
Login

GraphQL to TypeScript

Auto-generate TypeScript type definitions from GraphQL schemas with enum, union, and interface support

Enum style:enumunion type
GraphQL Schema802 chars
TypeScript