amplify-category-api icon indicating copy to clipboard operation
amplify-category-api copied to clipboard

fix(graphql-relational-transformer): support non string type in sort key(#2985)

Open tcydig opened this issue 11 months ago • 0 comments

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 test passes
  • [ ] 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.

tcydig avatar Nov 11 '24 12:11 tcydig