diff --git a/opencti-platform/opencti-graphql/src/schema/stixDomainObject.ts b/opencti-platform/opencti-graphql/src/schema/stixDomainObject.ts index 9ff70b5508596..1cc69735cd260 100644 --- a/opencti-platform/opencti-graphql/src/schema/stixDomainObject.ts +++ b/opencti-platform/opencti-graphql/src/schema/stixDomainObject.ts @@ -186,6 +186,8 @@ export const STIX_ORGANIZATIONS_UNRESTRICTED = [ ABSTRACT_STIX_REF_RELATIONSHIP, ENTITY_TYPE_IDENTITY_ORGANIZATION, ENTITY_TYPE_IDENTITY_SECTOR, + ENTITY_TYPE_IDENTITY_SYSTEM, + ENTITY_TYPE_IDENTITY_INDIVIDUAL, ENTITY_TYPE_LOCATION, ENTITY_TYPE_WORK, // Work is defined as an history object ENTITY_TYPE_TAXII_COLLECTION, // TODO TaxiiCollection must be migrate to add according parent types