Skip to main content

RoleItemPermissionItemBelongsToInput

No description

type RoleItemPermissionItemBelongsToInput {
create: ItemRequiredInput
update: RoleItemPermissionItemUpdate
delete: GQLTQueryItemWhere
}

Fields#

create (ItemRequiredInput)#

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

update (RoleItemPermissionItemUpdate)#

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

delete (GQLTQueryItemWhere)#

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