Cloud IDE
We provide a web-based GraphQL IDE that allows you to write, run, and debug queries.
The IDE is available at https://ide.orbit.codes
and is based on the popular Apollo Studio Explorer.
Features
- Query Editor: Write and run queries against your schema
- Schema Explorer: Explore your schema and documentation
- Query History: Keep track of your queries
- Query Variables: Define variables for your queries
- Query Validation: Validate your queries against your schema
- Query Execution: Execute queries against your schema
- Query Results: View the results of your queries
Authentication
The Cloud IDE is protected by Orbit’s authentication system. Have a look to the Authentication section to learn how to authenticate with the Cloud IDE.
Usage
- Open the Cloud IDE at
https://ide.orbit.codes
- Authenticate with your Orbit account
- Start writing queries
Example
Query a transaction by its hash: