Skip to main content

RolePermissionPermissionBelongsToInput

No description

type RolePermissionPermissionBelongsToInput {
create: PermissionRequiredInput
update: RolePermissionPermissionUpdate
delete: GQLTQueryPermissionWhere
}

Fields#

create (PermissionRequiredInput)#

This will create a new element with a relationship to the current RolePermission

update (RolePermissionPermissionUpdate)#

This will update any matching elements that have a relationship to the current RolePermission

delete (GQLTQueryPermissionWhere)#

This will delete any matching elements that have a relationship with the current RolePermission