addProductsToCollection
No description
addProductsToCollection(
storeId: ID!
id: ID!
productIds: [ID!]!
): CollectionAddProductsPayload!
No description
addProductsToCollection(
storeId: ID!
id: ID!
productIds: [ID!]!
): CollectionAddProductsPayload!
addProductsToCollection.storeId ● ID! non-null scalaraddProductsToCollection.id ● ID! non-null scalaraddProductsToCollection.productIds ● [ID!]! non-null scalarCollectionAddProductsPayload object