HubsEdge
A Hub edge in the connection.
type HubsEdge {
cursor: Cursor
node: Hub!
}
Fields
HubsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
HubsEdge.node ● Hub! non-null object
The Hub at the end of the edge.
Member Of
CreateHubPayload object ● DeleteHubPayload object ● HubsConnection object ● UpdateHubPayload object