Skip to main content

ReportableTableRowsEdge

A ReportableTableRow edge in the connection.

type ReportableTableRowsEdge {
cursor: Cursor
node: ReportableTableRow!
}

Fields

ReportableTableRowsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

ReportableTableRowsEdge.node ● ReportableTableRow! non-null object

The ReportableTableRow at the end of the edge.

Member Of

CreateReportableTableRowPayload object ● DeleteReportableTableRowPayload object ● ReportableTableRowsConnection object ● UpdateReportableTableRowPayload object