ExternalServicesEdge
A ExternalService edge in the connection.
type ExternalServicesEdge {
cursor: Cursor
node: ExternalService!
}
Fields
ExternalServicesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
ExternalServicesEdge.node ● ExternalService! non-null object
The ExternalService at the end of the edge.
Member Of
DeleteExternalServicePayload object ● ExternalServicesConnection object