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