Skip to main content

ItemParentUpdate

No description

type ItemParentUpdate {
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