Skip to content

Conversation

@meshy
Copy link
Owner

@meshy meshy commented Aug 1, 2022

This re-arranges the schema_graph.views.Schema to allow for two ways of overriding access:

  • In cases where a setting provides enough control, the SCHEMA_GRAPH_VISIBLE setting can be used. (DEBUG will be used as a default when this setting is not found.)

  • In cases where more fine-grained control is required, Schema can be subclassed, and access_permitted can be overridden.

@meshy meshy merged commit 63e3930 into main Aug 1, 2022
@meshy meshy deleted the let-users-choose-how-schema-graph-is-enabled branch August 1, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants