graphql-hive / graphql-hive/console
[Feature idea] Display @inaccesible fields in Explorer
Open
api
dashboard
enhancement
idea
- Dominant language
- TypeScript
- Stars
- 483
- Forks
- 145
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 65
Description
Currently @inaccessible fields dont get shown in the Explorer at all.
What i'd like to see is @inaccessible fields being shown in the Explorer but with a special visual marking e.g. grayed out or something. Explicitly making the difference between client useable fields and these.
This can then also be used to figure out who is using these @inaccesible fields with @requires using the existing labels on the right hand side to easier learn about usage and dependencies.
Contributor guide
Assessment
This issue has not been assessed yet.