removeRepresentations
Remove from the list of representations referenced by the file.
removeRepresentations(
fileId: ID!
representationIds: [ID!]!
): RemoveRepresentationsPayload!
Arguments
removeRepresentations.fileId ● ID! non-null scalar
The ID of the file.
removeRepresentations.representationIds ● [ID!]! non-null scalar
The representation IDs referenced by the file.