Shri

Results 4 issues of Shri

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin - Coroutines ### Amplify Categories DataStore ###...

bug
pending-response
datastore
not-reproducible
p1

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin - Coroutines ### Amplify Categories DataStore ###...

feature-request
datastore

### Describe the bug This is the schema that I am using: ### GraphQL Schema ```graphql type Blog @model @auth(rules: [{allow: public}]) { id: ID! name: String! customs: [MyCustomModel] notes:...

datastore
p1

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

bug
transferred
p2