OBJECT
ContextualHistoryConnection
The connection type for ContextualHistory.
link GraphQL Schema definition
- type ContextualHistoryConnection {
- # A list of edges.
- ContextualHistoryEdge] : [
- # A list of nodes.
- ContextualHistory] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }