Skip to main content
Anchor to ValidationCreatePayload

ValidationCreatePayload

payload

Return type for validationCreate mutation.

•[ValidationUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•Validation

The created validation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates a validation.

Arguments

•ValidationCreateInput!
required

The input fields for a new validation.



Was this section helpful?