ValidationCreateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields required to install 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.
-
functionId:
String! -
The function ID representing the extension to install.
-
metafields:
MetafieldInput -
Additional metafields to associate to the validation.
-
title:
String -
The title of the validation.
Input objects with this input object
Examples