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