ReportableTablesEdge
A ReportableTable edge in the connection.
type ReportableTablesEdge {
cursor: Cursor
node: ReportableTable!
}
Fields
ReportableTablesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
ReportableTablesEdge.node ● ReportableTable! non-null object
The ReportableTable at the end of the edge.
Member Of
CreateReportableTablePayload object ● DeleteReportableTablePayload object ● RecoverReportableTablePayload object ● ReportableTablesConnection object ● UpdateReportableTablePayload object