awsmobile-cli icon indicating copy to clipboard operation
awsmobile-cli copied to clipboard

AppSync support is welcome but incomplete

Open ceich opened this issue 7 years ago • 3 comments
trafficstars

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.

ceich avatar Apr 16 '18 21:04 ceich

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.

UnleashedMind avatar Apr 16 '18 22:04 UnleashedMind

Currently you can also use None type as a Datasource too

elorzafe avatar Apr 16 '18 23:04 elorzafe

+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 ...

quangv avatar Jun 05 '18 02:06 quangv