hubByNodeId
Reads a single Hub using its globally unique ID.
hubByNodeId(
nodeId: ID!
): Hub
Arguments
hubByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single Hub.