Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopPolicyUpdatePayload
Return type for shopPolicyUpdate
mutation.
Signature:
export interface ShopPolicyUpdatePayload
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. |