Skip to main content

RoleItemPermissionRoleBelongsToInput

No description

type RoleItemPermissionRoleBelongsToInput {
create: RoleRequiredInput
update: RoleItemPermissionRoleUpdate
delete: GQLTQueryRoleWhere
}

Fields#

create (RoleRequiredInput)#

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

update (RoleItemPermissionRoleUpdate)#

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

delete (GQLTQueryRoleWhere)#

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