OBJECT

TableRowEdge

link GraphQL Schema definition

  • type TableRowEdge {
  • # cursor: String!
  • node: TableRow!
  • }