Aws-mobile-appsync-sdk-js: Backend Question: Possible To Trigger Subscription Push From Lambda? (Publish?)

Created on 4 Sep 2018  路  5Comments  路  Source: awslabs/aws-mobile-appsync-sdk-js

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?

Most helpful comment

Yes, good idea.

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

asadowns picture asadowns  路  3Comments

yhenni1989 picture yhenni1989  路  3Comments

schickling picture schickling  路  3Comments

AlexThomas90210 picture AlexThomas90210  路  3Comments

manueliglesias picture manueliglesias  路  3Comments