CollectionAddProductsV2UserError - admin-graphql - OBJECT
Version: 2024-10
Description:
An error that occurs during the execution of `CollectionAddProductsV2`.
Access Scopes
Fields
code
: CollectionAddProductsV2UserErrorCode - 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
collectionAddProductsV2
Asynchronously adds a set of products to a given collection. It can take a long time to run. Instead of returning a collection, it returns a job which should be polled.
Related Unions
Examples