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