ValidationUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields required to update a validation.
Access Scopes
Fields
-
blockOnFailure:
Boolean -
Whether the validation should block on failures other than expected violations.
-
enable:
Boolean -
Whether the validation should be live on the merchant checkout.
-
metafields:
MetafieldInput -
Additional metafields to associate to the validation.
-
title:
String -
The title of the validation.
Input objects with this input object
Examples