Skip to main content

RoleUpdateInput

No description

type RoleUpdateInput {
where: GQLTQueryRoleWhere
limit: Int
input: RoleOptionalInput
}

Fields#

where (GQLTQueryRoleWhere)#

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

This is the input for the data