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