#357

Run nested queries/mutations with a fixed limits budget

Completed
Week 24, 2026

When running a query or mutation with runQuery/runMutation, the subtransaction can currently do as many reads/writes as it wants. It would be useful to be able to set a fixed limit on how much reads/writes the subtransaction can do.

Development Updates

No updates yet