OBJECT
DocumentVersionFilesEdge
A DocumentVersionFile
edge in the connection.
link GraphQL Schema definition
- type DocumentVersionFilesEdge {
- # A cursor for use in pagination.
- Cursor :
- # The `DocumentVersionFile` at the end of the edge.
- DocumentVersionFile :
- }