OBJECT
NavigatorAgendaItemConnection
link GraphQL Schema definition
- type NavigatorAgendaItemConnection {
- # Pagination data for this connection.
- : PageInfo!
- # Contains the nodes in this connection.
- : [NavigatorAgendaItemEdge]!
- }
OBJECT
- type NavigatorAgendaItemConnection {
- # Pagination data for this connection.
- : PageInfo!
- # Contains the nodes in this connection.
- : [NavigatorAgendaItemEdge]!
- }