aws-samples / aws-samples/amplify-vite-react-template
Deprecation warning
- Dominant language
- TypeScript
- Stars
- 109
- Forks
- 261
- PR merge metrics
- No merged PRs in 30d
Description
Starting from scratch, we got, when creating sandbox, these warnings in the cli
```
[Warning at /amplify-amplifyvitereacttemplate-.../data/amplifyData/GraphQLAPI] @predictions is deprecated. This functionality will be removed in the next major release.
[Warning at /amplify-amplifyvitereacttemplate-.../data/amplifyData/GraphQLAPI] @manyToMany is deprecated. This functionality will be removed in the next major release.
[Warning at /amplify-amplifyvitereacttemplate-.../data/amplifyData/GraphQLAPI] @searchable is deprecated. This functionality will be removed in the next major release.
```
Contributor guide
Research direction
Start by reproducing the warnings while creating a sandbox for the amplifyData/GraphQLAPI configuration mentioned in the issue. Inspect the template's backend configuration to identify the sources of @predictions, @manyToMany, and @searchable, then verify that a fresh sandbox no longer emits these deprecation warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, react, typescript, vite
- Domain
- api, backend, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100