Removing fields and directives from the schema
To remove fields and directives from the GraphQL schema, create an Access Control entry containing:
- The private visibility mode
- The "Disable access" rule
- The fields and directives to remove access to
To remove fields and directives from the GraphQL schema, create an Access Control entry containing: