Anchor to ValidationCreateInputValidation
input_objectValidation Create Input
The input fields required to install a validation.
Anchor to FieldsFields
- blockOnFailure (Boolean)
- enable (Boolean)
- functionId (String!)
- metafields ([MetafieldInput!])
- title (String)
- Anchor to blockOnFailureblock•Boolean
On Failure Default:false Whether the validation should block on failures other than expected violations.
- Anchor to enableenable•BooleanDefault:false
Whether the validation should be live on the merchant checkout.
- Anchor to functionIdfunction•String!
Id non-null The function ID representing the extension to install.
- Anchor to metafieldsmetafields•[Metafield
Input!] Default:[] Additional metafields to associate to the validation.
- Anchor to titletitle•String
The title of the validation.
Was this section helpful?