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: Multi-level item in selectionSet is not received #12701

Merged
merged 18 commits into from
Dec 21, 2023
Merged

fix: Multi-level item in selectionSet is not received #12701

merged 18 commits into from
Dec 21, 2023

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    58cc2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e07a94 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    803befa View commit details
    Browse the repository at this point in the history
  2. Update packages/api-graphql/src/internals/APIClient.ts

    Make `modelName` param in `dotNotationToObject` function required
    
    Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com>
    erickriva and iartemiev committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    678eff0 View commit details
    Browse the repository at this point in the history
  3. Update packages/api-graphql/src/internals/APIClient.ts

    Assert `relatedModel` as `ModelFieldType['model']` in `dotNotationToObject` function
    
    Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com>
    erickriva and iartemiev committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    142c25b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79fb401 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5772396 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    945c444 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2f36c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    898d833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aebe7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2da2d40 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    5dd3bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dc58be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    128bce7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98363e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16021f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Update packages/api-graphql/src/internals/APIClient.ts

    Fixed lint error
    
    Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com>
    erickriva and iartemiev committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7461e07 View commit details
    Browse the repository at this point in the history