Anchor to LocationDeactivateUserErrorLocation
objectLocation Deactivate User Error
Requires access scope.
The possible errors that can be returned when executing the mutation.
Anchor to FieldsFields
- Anchor to codecode•Location
Deactivate User Error Code The error code.
- Anchor to fieldfield•[String!]
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•ID
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!required
Id The ID of a location to deactivate.
Arguments
- Anchor to locationlocation•Location
The location that was deactivated.
- Anchor to locationDeactivateUserErrorslocation•[Location
Deactivate User Errors Deactivate User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?