IntegrationEdge
IntegrationEdge represents an edge in the IntegrationConnection.
type IntegrationEdge {
node: Integration!
cursor: String!
}
Fields
IntegrationEdge.node ● Integration! non-null object
IntegrationEdge.cursor ● String! non-null scalar
Member Of
IntegrationConnection object