GraphiQLBundle icon indicating copy to clipboard operation
GraphiQLBundle copied to clipboard

Hide a field which is not accessible to a customer of a GraphiQL endpoint

Open simplis-jourdan opened this issue 3 years ago • 0 comments

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no
Version/Branch 0.2.1

Hello,

We're using GraphiQL as a great testing/doc tool for our B2B customers which are using our APIs. I note that, even if there is an access attribute on a field, it is displayed on GraphiQL So, we can see it exists on a type, but the customer cannot get it.

Is there a way to configure a field to be hidden in GraphiQL, the same way we allow/disallow access?

Thank you Jourdan

simplis-jourdan avatar May 03 '22 11:05 simplis-jourdan