aws-amplify / aws-amplify/docs
Callout for errors like: TypeError: Cannot read properties of null (reading 'id')
Open
amplify/data
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the content issue**:
A clear and concise description of what the content issue is. Is there content missing or is there incorrect content?
There should be a callout for errors where subscription and mutation selection sets don't match, resulting in errors like the following:
`TypeError: Cannot read properties of null (reading 'id')`
Add to the Troubleshooting section for discoverability
**URL page where content issue is**:
Contributor guide
Assessment
This issue has not been assessed yet.