Package graphql.schema.transform
package graphql.schema.transform
-
ClassDescriptionTransforms a schema by applying a visibility predicate to every field.Predicate used during a
FieldVisibilitySchemaTransformation
to test whether a field should be visible.Container to pass additional context about a schema element (ie., field) toVisibleFieldPredicate
.