It is my understanding that one can trigger a subscription push from a lambda by calling the graphql mutation it is associated with.
Are there other options?
I also posted this here: https://forums.aws.amazon.com/thread.jspa?threadID=289431&tstart=0
Let me know if here or there is better.
RohanD@AWS answered my question here:
https://forums.aws.amazon.com/thread.jspa?threadID=289431
marked as answered there, closing here.
:-D
Thanks for the info, I was thinking of doing that for some time now. If you have time, keep this post updated with some real life code example of how you would do trigger a mutation from a lambda function, I'll do the same if I get to it in the near future.
Yes, good idea.
Did you figure this out? I am looking at the same question. Especially since you would have to trigger a mutation without actually doing it in your data-storage.
Most helpful comment
Yes, good idea.