Hi,
I’m having an issue with the lambda/webhook functionality.
When I trigger a GQL mutation from a webhook no downstream triggers are fired on the modified entities. For example, my webhook updates Table1, which has a trigger whose type is trigger.after and operation Table1.update. However, this trigger is never fired from the webhook, and is only fired when manually modifying the table. Is this the intended behaviour or could this be a bug?
Thanks,
Matt