Package graphql.schema.visibility
package graphql.schema.visibility
-
ClassDescriptionThis helper class will take a list of regular expressions and match them against the fully qualified name of a type and its fields.The default field visibility of graphql-java is that everything is visibleThis allows you to control the visibility of graphql fields.Deprecated.
Introspection.enabledJvmWide(boolean)
can be used instead