
HOPEX GraphQL IDE
Build your GraphQL query from the website dedicated for developers GraphiQL.
Summary
This module provide a complementary website for developer to build their GraphQL queries. The underlying component is called GraphiQL. More information on this component can be found on GraphiQL Official Website
GraphiQL is an interactive in-browser IDE built on React. It is among the most popular and lightweight GraphQL IDE out there to build GraphQL Queries.
Key Features
- The GraphiQL IDE supports the full GraphQL Language Spec, ranging from Queries and Mutations to Fragments and Unions
-
It provides real-time syntax and error highlighting. As you type, GraphiQL gives you snippets of the schema documentation, so you know what you are adding to your query
-
It provides automatic code completion for variables and queries
- You can also add labels to queries
Requirements
- N/A
Dependencies
- You need to have REST API and GraphQL modules
Documentation
Release Notes
New
- N/A
Changed
- N/A
Fixed
- N/A
Removed
- N/A
-
Version -
-
Version -