Skip to main content

ItemTemplateUpdate

No description

type ItemTemplateUpdate {
where: GQLTQueryItemWhere
input: ItemOptionalInput
}

Fields#

where (GQLTQueryItemWhere)#

This will apply a filter to your mutation

input (ItemOptionalInput)#

This will update the items that you targeted with the filter in the where element