OBJECT
ReportFolderEntityEdge
A Relay edge containing a ReportFolderEntity
and its cursor.
link GraphQL Schema definition
- type ReportFolderEntityEdge {
- # The item at the end of the edge
- ReportFolderEntity :
- # A cursor for use in pagination
- String! :
- }