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