Skip to main content

PermissionRolesUpdate

No description

type PermissionRolesUpdate {
where: GQLTQueryRolePermissionWhere
input: RolePermissionOptionalInput
}

Fields#

where (GQLTQueryRolePermissionWhere)#

This will apply a filter to your mutation

input (RolePermissionOptionalInput)#

This will update the items that you targeted with the filter in the where element