ModelValidationError
Error information about a validation error on a record.
Fields
attribute (String!)
The attribute that failed the validation.
message (String!)
A localised validation message.
path ([String!])
Path to the attribute, useful for nested attributes.
Last updated