OBJECT
ConnectorVersionConnection
A connection to a list of items.
link GraphQL Schema definition
- type ConnectorVersionConnection {
- # Information to aid in pagination.
- PageInfo! :
- # A list of edges.
- ConnectorVersionEdge] : [
- }
OBJECT
A connection to a list of items.
- type ConnectorVersionConnection {
- # Information to aid in pagination.
- PageInfo! :
- # A list of edges.
- ConnectorVersionEdge] : [
- }