Mar 31, 2020 05:31 AM
Hi Team,
Is there any way to get the relational data in single query. I am getting the record id of another table.
But i wants to get the full data of relational table along with id.
Please suggest.
Solved! Go to Solution.
Mar 31, 2020 09:49 AM
No, but if you find a way, please let us all know. :winking_face:
The Airtable API is rudimentary. Ideally, it should have a GraphQL layer that provides a more advanced way to make requests and build concise responses. I have used GraphQL to do exactly this for specific clients. And while it is not trivial to build, the dividends it pays are huge.
Mar 31, 2020 09:49 AM
No, but if you find a way, please let us all know. :winking_face:
The Airtable API is rudimentary. Ideally, it should have a GraphQL layer that provides a more advanced way to make requests and build concise responses. I have used GraphQL to do exactly this for specific clients. And while it is not trivial to build, the dividends it pays are huge.