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 serialization of GraphQL responses #51

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

evcheng-rubrik
Copy link
Contributor

Removes code related to aliases, as aliases are not sufficient to handle field name conflicts, and
it is introducing a serialization bug for responses from RSC.

Test Plan:

  1. run unit tests
  2. verify that the bug is not happening anymore for APIs
    that it was occurring for previously

@guirava guirava merged commit cc7020e into rubrikinc:devel Mar 14, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants