OBJECT
FinOpsCloudCostSmartSummaryEventEdge
An edge in a connection.
link GraphQL Schema definition
- type FinOpsCloudCostSmartSummaryEventEdge implements ConnectionEdge {
- # A cursor for use in pagination. Note: This is unstable for now.
- String :
- # Node: The item at the end of the edge.
- FinOpsCloudCostSmartSummaryEvent! :
- }