Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: πŸ› generate array/non-scalar fields #2627

Commits on Jun 14, 2024

  1. fix: πŸ› generate array/non-scalar fields

    use non-mapped table name to generate array/non-scalar fields on
    relational queries
    
    βœ… Closes: aws-amplify#2581
    kekami committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0962fb0 View commit details
    Browse the repository at this point in the history
  2. test: πŸ’ update snapshots

    update snapshots for graphql-name-mapping-transformer
    kekami committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6b2229d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. test: πŸ’ add tests

    add tests to ensure array/non-scalar fields are properly set on
    relational objects
    kekami committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    00f61a9 View commit details
    Browse the repository at this point in the history