Admin GraphQL API2024-07
New Field: Order Shipping Address Validation Result
As of 2024-07
, you can use the field on the mailingAddress type to query the validation status of an order's shipping address.
Possible values defined in enumerated type with possible values of
,
,
and
null
. A null
value indicates that the address has not undergone validation.
Learn more about how Shopify validates customer addresses at help.shopify.com
Was this section helpful?