Skip to main content

RoleItemPermissionUpdateInput

No description

type RoleItemPermissionUpdateInput {
where: GQLTQueryRoleItemPermissionWhere
limit: Int
input: RoleItemPermissionOptionalInput
}

Fields#

where (GQLTQueryRoleItemPermissionWhere)#

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

This is the input for the data