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