Skip to main content

UserAuthUpdateInput

No description

type UserAuthUpdateInput {
where: GQLTQueryUserAuthWhere
limit: Int
input: UserAuthOptionalInput
}

Fields#

where (GQLTQueryUserAuthWhere)#

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

This is the input for the data