Skip to main content

ProductGroupProductUpdateInput

No description

type ProductGroupProductUpdateInput {
where: GQLTQueryProductGroupProductWhere
limit: Int
input: ProductGroupProductOptionalInput
}

Fields#

where (GQLTQueryProductGroupProductWhere)#

If provided this will restrict to changes to only the elements that match

limit (Int)#

If provided this will restrict the changes to only the first amount of ${limit}

input (ProductGroupProductOptionalInput)#

This is the input for the data