Rye home page
Search...
⌘K
Ask AI
Get Started
Get Started
Search...
Navigation
Entity errors
ProductError
Documentation
API Reference
Libraries
Changelog
Rye Console
Rye Status
API V2 (Experimental)
Start Here
Authorization
Rate limits
Sync & Sell Anything API
Queries
Mutations
Input
Objects
Entity errors
AmazonOfferError
AmazonOfferErrorDetails
AmazonStoreError
AmazonStoreErrorDetails
CartError
ProductError
ShopifyOfferError
ShopifyOfferErrorDetails
ShopifyStoreError
ShopifyStoreErrorDetails
SubmitCartResultError
SubmitStoreResultError
Experimental
GraphQL Types
Enums
Interfaces
Scalars
Unions
Objects
Root errors
Directives
On this page
Fields
Related types
Entity errors
ProductError
Represents product errors.
Fields
message
String!
required
The message provides more information regarding the error related to the product.
code
ProductErrorCode!
required
The error code for the product error.
field
[String!]!
required
The path (on the response body) which this error relates to. For instance, a value of
["products", "0"]
means that this error relates to the first product requested.
Related types
ProductsByIDsResponse
Was this page helpful?
Yes
No
CartError
ShopifyOfferError
Assistant
Responses are generated using AI and may contain mistakes.