Skip to main content

AuthProviderUpdateInput

No description

type AuthProviderUpdateInput {
where: GQLTQueryAuthProviderWhere
limit: Int
input: AuthProviderOptionalInput
}

Fields#

where (GQLTQueryAuthProviderWhere)#

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

This is the input for the data