Skip to main content

RolePermissionsUpdate

No description

type RolePermissionsUpdate {
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