DevToolBox

JSON to GraphQL Schema

Generate GraphQL type definitions, input types, and queries from JSON

Features

  • Automatically detects types: String, Int, Float, Boolean
  • Handles nested objects and arrays
  • Generates input types for mutations
  • Creates basic Query and Mutation templates
  • Supports complex nested structures