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