Daniel Rochetti

Results 9 issues of Daniel Rochetti

**Is your feature request related to a problem? Please describe.** `DataStore.observe` is light on details. Some customers get confused on how to use `observe` in different scenarios, how to use...

amplify/js
amplify/ios
amplify/android
amplify/flutter
DataStore
p4
amplify/data

**Is your feature request related to a problem? Please describe.** The Analytics documentation has no details on the different use cases and attributes that can be updated using the `identifyUser`...

feature-request
amplify/ios
amplify/android
p4

**Describe the bug** When a union type is defined in the `schema.graphql`, an attempt to generate DataStore models fails with the following message: ``` Unknown type SearchResult for field items....

feature-request
model-gen

**How to run 3d + LCM** - Fork this branch - `rm -rf node_modules` - `npm install` - Make sure you have a valid `FAL_KEY` at `apps/demo-nextjs-app-router/.env.local` - `npx nx...