IntentConnection
The connection type for Intent.
type IntentConnection {
edges: [IntentEdge]
pageInfo: PageInfo!
}
Fields
IntentConnection.edges ● [IntentEdge] list object
A list of edges.
IntentConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.