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