Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/david-mcafee/repro-10814


https://github.com/david-mcafee/repro-10814

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# repro-10814

Issue:
[https://github.com/aws-amplify/amplify-js/issues/10814](https://github.com/aws-amplify/amplify-js/issues/10814)

Dane's investigation:
[https://github.com/aws-amplify/amplify-js/tree/fix-sort-key-index-name](https://github.com/aws-amplify/amplify-js/tree/fix-sort-key-index-name)

This schema from the API docs also fails:
[https://docs.amplify.aws/cli/graphql/data-modeling/#has-many-relationships](https://docs.amplify.aws/cli/graphql/data-modeling/#has-many-relationships)

Which is different from the DataStore docs:
[https://docs.amplify.aws/lib/datastore/relational/q/platform/js/#updated-schema](https://docs.amplify.aws/lib/datastore/relational/q/platform/js/#updated-schema)

Potentially related: https://github.com/aws-amplify/amplify-js/issues/10864