Skip to main content
Log inSign up
query

Requires read_validations access scope.

Validation available on the shop.

ID!required

The ID of the validation.


Was this section helpful?

A checkout server side validation installed on the shop.

blockOnFailure
non-null

Whether the validation should block on failures other than expected violations.

enabled
non-null

Whether the validation is enabled on the merchant checkout.

errorHistory

The error history on the most recent version of the validation function.

id
non-null

Global ID for the validation.

metafield

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

metafields
non-null

A list of custom fields that a merchant associates with a Shopify resource.

shopifyFunction
non-null

The Shopify Function implementing the validation.

title
non-null

The merchant-facing validation name.

metafieldDefinitions
non-null

List of metafield definitions.


Was this section helpful?