stack

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

AdminTypes.LocationActivatePayload interface

Return type for locationActivate mutation.

Signature:

export interface LocationActivatePayload 

Properties

Property Modifiers Type Description
location?   Maybe<Location> (Optional) The location that was activated.
locationActivateUserErrors   Array<LocationActivateUserError> The list of errors that occurred from executing the mutation.