pushRelatedEntities
Add to the list of entities referenced by the file.
pushRelatedEntities(
entityIds: [ID!]!
fileId: ID!
): PushRelatedEntitiesPayload!
Arguments
pushRelatedEntities.entityIds ● [ID!]! non-null scalar
The entity ID referenced by the file.
pushRelatedEntities.fileId ● ID! non-null scalar
The ID of the file.