Skip to main content

RolePermissionUpdateInput

No description

type RolePermissionUpdateInput {
where: GQLTQueryRolePermissionWhere
limit: Int
input: RolePermissionOptionalInput
}

Fields#

where (GQLTQueryRolePermissionWhere)#

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

This is the input for the data