OBJECT
OnlineFormResponseSummaryItemConnection
link GraphQL Schema definition
- type OnlineFormResponseSummaryItemConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- OnlineFormResponseSummaryItemEdge]! : [
- # Total number of results in the view
- Int! :
- }