Anchor to LocationDeactivateUserErrorLocation
Location Deactivate User Error
object
Requires access scope.
The possible errors that can be returned when executing the mutation.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Deactivates a location and moves inventory, pending orders, and moving transfers to a destination location.
- Anchor to destinationLocationIddestination•
Location Id The ID of a destination location to which inventory, pending orders and moving transfers will be moved from the location to deactivate.
- Anchor to locationIdlocation•
Id ID!required The ID of a location to deactivate.
Arguments
- Anchor to locationlocation•
The location that was deactivated.
- Anchor to locationDeactivateUserErrorslocation•
Deactivate User Errors [LocationDeactivate User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?