Webhook (Lambda) on add/update/delete mutations

@abhimanyusinghgaur - I entirely disagree with you on pre-hooks!

1.) You still have not made @auth directive useable (nor has anyone responded to many of my posts here about this). Are there plans to make it usable in the near future?

2.) It may cost time in mutation latency, but so do lambda mutation resolvers, which does the same thing, just requires MORE work by creating a new mutation. Does that mean you should get rid of that action? Pre-hooks would be optional, as are post-hooks, and are needed.

You guys need to bring this back up with your team. Again, an optional feature that I believe MOST users here with any app of complexity would agree with me on.

Besides the many validation reasons, I don’t want to change something, then change it back (if I even have enough information to change back deleted nodes) just because I don’t have access to a before logic…

Right now, this can’t even be done.

Thanks,

J

7 Likes