removeRelatedEntities
Remove from the list of entities referenced by the file.
removeRelatedEntities(
fileId: ID!
entityIds: [ID!]!
): RemoveRelatedEntitiesPayload!
Arguments
removeRelatedEntities.fileId
● ID!
non-null scalar
The ID of the file.
removeRelatedEntities.entityIds
● [ID!]!
non-null scalar
The entity IDs referenced by the file.