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