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