Grant Licata
CCConvex Community
•Created by Grant Licata on 5/2/2024 in #support-community
Mutations Inside Queries
I am attempting to find a way of executing a mutation of Collection A each time Collection B is queried. The example use case here would be incrementing a value within a document each time a separate collection is queried. While I understand each mutation/query is a separate entity and cannot be nested. What is the suggested approach to this issue?
28 replies