amplify-category-api
amplify-category-api copied to clipboard
fix(graphql-relational-transformer): support non string type in sort key(#2985)
Description of changes
- add support non string type in sort key
- update snapshot test cases for references transformer.
CDK / CloudFormation Parameters Changed
N/A
Issue #, if available
#2985
Checklist
- [x] PR description included
- [x]
yarn testpasses - [ ] E2E test run linked
- [x] Tests are changed or added
- [ ] Relevant documentation is changed or added (and PR referenced)
- [ ] New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
- [ ] Any CDK or CloudFormation parameter changes are called out explicitly
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.