OBJECT
FinOpsDatasetSummaryConnection
link GraphQL Schema definition
- type FinOpsDatasetSummaryConnection implements Connection {
- # Count of elements in the current page
- Int! :
- # Contains all edges.
- FinOpsDatasetSummaryEdge!]! : [
- # Information to aid in pagination.
- PageInfo! :
- # The total number of un-paginated nodes in the connection.
- Int :
- }