CreateProductGroupInput
Autogenerated input type of CreateProductGroup
Fields
clientMutationId (String)
A unique identifier for the client performing the mutation.
title (String!)
The name of the product group. Represents the parent product and groups all its variants.
productIds ([ID!])
The IDs of product variants that belong to this group. Must be variants of the same parent.
Last updated
Was this helpful?