Getting all records from hasMany records [Apr 22]

:raising_hand_man: dave_see asked

Hi all. Is there a way to get the full child record (i.e. all fields) through the Swagger API for HasMany relationships? For example, if I had two models with a HasMany relationship, say Family → Children. At the moment, I only appear to get a couple of fields back (id and FK) when querying the API endpoint for ./Family/has/Children. I’d like the full child record. Is this possible?

:person_tipping_hand: o1lab replied

What version are you on ? If < 0.90 - please upgrade to the latest ones.

The APIs are slightly changed but you will get all records from hasMany relation

:person_tipping_hand: o1lab replied

apis.nocodb.com has the details

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs