GraphQL OBJECT
CreateProductListPayload
Payload for created product list. A product list is a list of products you select and categorize for a particular purpose, such as product type.
link Definition
- type CreateProductListPayload {
- # The created product list.
- ProductList :
- }