hasura / hasura/graphql-engine

Consumer view of graphql schema

Open
#3,679 4 comments 0 reactions 0 assignees View on GitHub
k/ideas
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

The console is a great place to show the full schema. It allows queries to be explored and designed by administrators.

I am using allowed_schemas to trim down our schema for a consumer. Ideally there would be a graphiql like UI for viewing the allowed_schemas only. This would be for consumers, so they have an easy way to discover what APIs are available to them.

Perhaps this UI could be shown when visiting the graphql root in the browser.
http://localhost:8080/v1/graphql

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.