No updates on schema.graphql changes
Open
area/accelerate
area/sync
maintainer/need-followup
type/feature
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 1.2k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
### Description:
I don't know if it is supposed to work or not but when I update my graphql template which is an external file, I would like it to update my remote schema file as well.
### Steps to reproduce:
1. create graphql schema
2. reference to it in `DefinitionS3Location: schema.graphql`
3. launch sam sync
4. update schema file
5. nothing happens
### Expected result:
I would want the remote schema on S3 to be updated so the appsync schema changes as well.
1. OS: macOS
3. `sam --version`: SAM CLI, version 1.56.1
6. AWS region: eu-west-1
Contributor guide
Assessment
This issue has not been assessed yet.