IntegrationAddedEdge
An edge in a connection.
type IntegrationAddedEdge {
cursor: String!
node: IntegrationAdded
}
Fields
IntegrationAddedEdge.cursor ● String! non-null scalar common
A cursor for use in pagination.
IntegrationAddedEdge.node ● IntegrationAdded object common
The item at the end of the edge.
Member of
IntegrationAddedConnection object