graphql-hive / graphql-hive/console

get statistics about schema coordinate via CLI

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

Description

It would be nice to quickly get information about a schema coordinate via the Hive CLI.

**Example:**
```bash
hive schema:usage \
--coordinate "Organization.contract" \
--period 90d
```

This is the information we currently display for a schema coordinate, we could make it available as both formatted and JSON output via the command.

Image

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.