graphql-hive / graphql-hive/console

Custom actions when publishing/checking the schema

Open
#254 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

Instead of building and validating the schema in one go, we could do it in a few steps visible to the user:

1. build
1. validate
1. check with Inspector
1. custom check
1. another custom check

It doesn't have to be done with GraphQL Subscriptions to show the status of each action in real-time. Showing everything at once, completed is good enough. It would open us up for more built-in checks like linting.

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.