documentViewingsCount
Number of instances for a document viewings for a specific document
Arguments
Returns
Int
Example
query documentViewingsCount($document_id: ID) { documentViewingsCount(document_id: $document_id)}
Number of instances for a document viewings for a specific document
Int
query documentViewingsCount($document_id: ID) { documentViewingsCount(document_id: $document_id)}