OBJECT
Connection Type for Table
type TablesConnection {# List of nodesnodes: [Table!]! # Information for paginationpageInfo: PageInfo! # Total number of objects in connectiontotalCount: Int! }