Skip to main content
mutation

Requires write_validations access scope.

Creates a validation.

ValidationCreateInput!required

The input fields for a new validation.


Was this section helpful?

Anchor to ValidationCreatePayload returnsValidationCreatePayload returns

[ValidationUserError!]!non-null

The list of errors that occurred from executing the mutation.

Validation

The created validation.


Was this section helpful?