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: server/generateModelsProperty bug #12610

Merged
merged 5 commits into from
Nov 22, 2023
Merged

fix: server/generateModelsProperty bug #12610

merged 5 commits into from
Nov 22, 2023

Conversation

iartemiev
Copy link
Member

@iartemiev iartemiev commented Nov 22, 2023

Description of changes

  • Fixes issue with generateServerClientUsingReqRes where the generated model-level CRUDL methods were not passing the correct contextSpec into the graphql client.

Description of how you validated changes

  • Manual testing with sample app + basic unit test. Will follow up with more in-depth automated tests in a separate PR.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@iartemiev iartemiev requested a review from a team as a code owner November 22, 2023 12:42
svidgen
svidgen previously approved these changes Nov 22, 2023
@iartemiev iartemiev changed the title fix: server/generateModels bugs fix: server/generateModelsProperty bug Nov 22, 2023
@iartemiev iartemiev merged commit a04a462 into main Nov 22, 2023
31 checks passed
@iartemiev iartemiev deleted the data-server-client branch November 22, 2023 17:13
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.

3 participants