xutil.dev
ログイン

GraphQL → TypeScript変換

GraphQLスキーマからTypeScript型定義を自動生成。enum/union/interface対応

Enum形式:enumunion type
GraphQL Schema802 文字
TypeScript