Anchor to ProductChangeStatusUserErrorProduct
objectProduct Change Status User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (ProductChangeStatusUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Product
Change Status 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
- productChangeStatus (ProductChangeStatusPayload): deprecated
- •mutationDeprecated
- Anchor to productIdproduct•ID!
Id required The ID of the product.
- Anchor to statusstatus•Product
Status! required The status to be assigned to the product.
Arguments
Was this section helpful?