Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Http Api gateway realtime mutation for subscription & SDK generation:
0
Recently I have started using http api gateway.
I have 2 questions:
1. Does http api gateway support SDK generation?
2. Can we do the same thing as an AWS appsync realtime mutation for subscription, observe query, available data offline locally etc. using the http API gateway?