Loadingβ¦
Loadingβ¦
Build GraphQL queries, mutations, and fragments visually without writing raw syntax.
Loading tool...
Remove ads and work faster? Go Premium.
Unlock PremiumTest REST API endpoints with custom methods, headers, and body β like Postman in your browser.
Developer ToolsExplore JSON data, discover all paths, and query values using JSONPath-like syntax.
Developer ToolsAuto-generate JSON Schema (Draft-07 / 2020-12) from any JSON object with nested definitions.
Developer ToolsConvert SQL SELECT statements to MongoDB find/aggregate queries with projections and sorting.
query {
users(limit: 10) {
id
name
email
}
}