There are some pretty impressive aspects of the framework. I really want to adopt it. But I tried it twice, all end up in some GitHub issues (created 1~2 years ago and still open).<p>The auth part seems pretty ready now, but the DataStore and AppSync part is now out of sync, for example, one supports keyName the other does not. And problems like this happen many times.<p>Just wonder anyone uses Amplify DataStore + GraphQL API heavily? Any issue you have and the workaround? Any good part about it?<p>I am thinking of just use its Auth and S3 part to ease front end dev. Which seems to be pretty smooth so far.<p>And use Hasura + RxDB + AutoMerge.js for my offline capabilities.