graphql-go / graphql-go/graphql

Limiting Visibility of GraphQL Schema

Open
#519 1 comment 10 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10.1k
Forks
845
PR merge metrics
No merged PRs in 30d

Description

GraphQL libraries like [GraphQL Ruby](https://graphql-ruby.org/schema/limiting_visibility) and [GraphQL Java](https://github.com/graphql-java/graphql-java/blob/v13.0/src/main/java/graphql/schema/visibility/GraphqlFieldVisibility.java) support hiding GraphQL schema fields from certain types of users.

I'm having a hard time finding such a feature in this library. Does such a feature exist? If not, that's totally fine. I just don't want to reinvent the wheel. Thanks!

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.