LocationDeactivateUserError - admin-graphql - OBJECT
Version: unstable
Description:
The possible errors that can be returned when executing the `locationDeactivate` mutation.
Access Scopes
`read_locations` access scope.
Fields
-
code:
LocationDeactivateUserErrorCode -
The error code.
-
field:
String -
The path to the input field that caused the error.
-
message:
String! -
The error message.
Connections
Related queries
Related mutations
-
locationDeactivate
Deactivates a location and moves inventory, pending orders, and moving transfers to a destination location.
Related Unions
Examples