Skip to main content

Module rules

Module rules 

Source
Expand description

Validation rule types and definitions.

This module defines the validation rules that can be applied to input fields in a GraphQL schema. Rules are serializable and can be embedded in the compiled schema.

Enumsยง

ValidationRule
A validation rule that can be applied to a field.