Skip to main content
Anchor to ValidationUpdatePayload

ValidationUpdatePayload

payload

Return type for validationUpdate mutation.

•[ValidationUserError!]!
non-null

The list of errors that occurred from executing the mutation.

•Validation

The updated validation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Update a validation.

Arguments

•ValidationUpdateInput!
required

The input fields to update a validation.

•ID!
required

The ID representing the validation to update.



Was this section helpful?