Home > @infiniteobjects/shopify-data-manager > AdminTypes > LocationDeactivatePayload
Return type for locationDeactivate
mutation.
Signature:
export interface LocationDeactivatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
location? | Maybe<Location> | (Optional) The location that was deactivated. | |
locationDeactivateUserErrors | Array<LocationDeactivateUserError> | The list of errors that occurred from executing the mutation. |