Check GraphQL schema definitions and inspect reported syntax or schema errors locally.
Validate schema definition language before sharing a contract with a client team. The type browser keeps fields and their definitions accessible while you investigate an error. Use a complete schema when checking references between types.
Start with type Query { greeting: String }, then introduce a misspelled type reference to inspect the validation feedback.
Schema validation does not execute resolvers, authenticate against an API, or prove that a server returns the declared data.
Paste the schema definition or open a schema file. Review syntax feedback and browse the listed types and fields. Inspect the relationships you need before updating the schema.
Schema validation does not execute resolvers, authenticate against an API, or prove that a server returns the declared data.
No registration, no tracking of your content, no server uploads. Don't just take our word for it:
Your files and text are processed entirely on your device. Nothing is ever sent to us.
Once loaded, this tool keeps working with your Wi-Fi turned off. Try it.
Open your browser's DevTools → Network tab. You'll see zero requests carrying your data.
Discover other powerful utilities designed to supercharge your workflow and boost productivity.
Make a browser-tab icon from a library symbol and export a customized PNG or SVG favicon.
Create an SVG favicon from an icon library with custom colors, sizing, and background settings.
Inspect a line-by-line text diff with visible insertions and deletions, entirely in your browser.