Skip to main content

ProductUserPlansUpdate

No description

type ProductUserPlansUpdate {
where: GQLTQueryUserPlanWhere
input: UserPlanOptionalInput
}

Fields#

where (GQLTQueryUserPlanWhere)#

This will apply a filter to your mutation

input (UserPlanOptionalInput)#

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