Skip to content
Back

Is it possible to getRow with all relationships?

  • 0
  • Databases
  • General
Ball
13 Sep, 2025, 20:33

With the new Opt-In relationship loading, is it possible to query getRow to get all attributes and relationships and possibly even cascading relationships? I tried something like ['', '.'] and ['', '.', '..'] but neither returned any relationships unless I explicitly name them like ['', 'owner.', 'cards.', 'cards.moves.'].

Thanks!

TL;DR
Developers want to know if it's possible to use Opt-In relationship loading to retrieve all attributes and relationships in a getRow query. They tried wildcards like ['*', '*.*'] and ['*', '*.*', '*.*.*'] but relationships were only returned when explicitly named.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more