awsmobile-cli
awsmobile-cli copied to clipboard
AppSync support is welcome but incomplete
I would like a way to import my existing AppSync project without having copy/paste every last resolver, along with the schema. I don't see how to do it with awsmobile-cli 1.1.1, nor do I see any sign that MobileHub has incorporated AppSync.
Also, the README.md does not list appsync as a feature.
Thanks for the feedbacks @ceich The cli appsync feature as of now is incomplete. You can not init with project id because mobile hub does not have that feature yet. And it does not support datasources other than dynamoDB. We will keep working on the appsync feature.
Currently you can also use None type as a Datasource too
+1 for appsync completion (especially Lambda support)
I had thought it was complete, awsmobile features shows appsync as an option. However when I awsmobile init <backend-project-id> the project elsewhere, it doesn't seem to remember I had enabled appsync ...