Anchor to ProductBundleMutationUserErrorProduct
objectProduct Bundle Mutation User Error
Defines errors encountered while managing a product bundle.
Anchor to FieldsFields
- code (ProductBundleMutationUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Product
Bundle Mutation 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?