Hi! I have created two tables A and B in the HubDB and created a relation to table B via Column type Foreign ID in table A. Now when I use the API v3/hubdb/tables/A/rows to retrieve the data, I only get the following results {
"id": "123...",
read more