ListProductOnStorefrontPayload
This page contains
Fields
success: Boolean! | Indicates whether the product was successfully added to the storefront. |
userErrors: [ListProductOnStorefrontError!] | Errors that occurred during the operation. |
Mutations for ListProductOnStorefrontPayload
listProductOnStorefront | Adds a product to the production catalog of a marketplace. |