Skip to main content

UserPlanUpdateInput

No description

type UserPlanUpdateInput {
where: GQLTQueryUserPlanWhere
limit: Int
input: UserPlanOptionalInput
}

Fields#

where (GQLTQueryUserPlanWhere)#

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 (UserPlanOptionalInput)#

This is the input for the data