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