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

Refactor query/mutation engines for Apollo 4 #409

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

damontecres
Copy link
Owner

Follow up to #399 to finish the migration to Apollo 4.

Also refactors QueryEngine & MutationEngine to use a parent class with shared functions.

@damontecres damontecres added the dev Related to development of the app label Sep 9, 2024
@damontecres damontecres merged commit ee6b638 into main Sep 9, 2024
2 checks passed
@damontecres damontecres deleted the dev/finish-apollo4 branch September 9, 2024 23:28
damontecres added a commit that referenced this pull request Sep 10, 2024
Missed updating `testStashConnection` and the crash reporting to use
Apollo 4 functions in #409, so this PR fixes those two functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Related to development of the app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant