stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopPolicyUpdatePayload

AdminTypes.ShopPolicyUpdatePayload interface

Return type for shopPolicyUpdate mutation.

Signature:

export interface ShopPolicyUpdatePayload 

Properties

Property Modifiers Type Description
shopPolicy?   Maybe<ShopPolicy> (Optional) The shop policy that has been updated.
userErrors   Array<ShopPolicyUserError> The list of errors that occurred from executing the mutation.