Skip to main content

UserUpdateInput

No description

type UserUpdateInput {
where: GQLTQueryUserWhere
limit: Int
input: UserOptionalInput
}

Fields#

where (GQLTQueryUserWhere)#

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

This is the input for the data