Anchor to LocationActivateUserErrorLocation
objectLocation Activate User Error
Requires access scope.
An error that occurs while activating a location.
Anchor to FieldsFields
- Anchor to codecode•Location
Activate 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
Activates a location so that you can stock inventory at the location. Refer to the
and
activatable
fields on theLocation
object.- Anchor to locationIdlocation•ID!required
Id The ID of a location to activate.
Arguments
- Anchor to locationlocation•Location
The location that was activated.
- Anchor to locationActivateUserErrorslocation•[Location
Activate User Errors Activate User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?