Skip to main content
enumMutationFieldErrorType

Values

VALIDATION

The field was provided, but didn't pass the requirements of the field. See message for details on why.

REQUIRED

The field is required to be provided. String inputs may be trimmed and checked for emptiness.

NOT_FOUND

The input field referenced an entity that wasn't found.