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

chore: Remove unnecessary custom Hasura config #1020

Merged
merged 5 commits into from
Sep 3, 2024

Conversation

morgsmccauley
Copy link
Collaborator

The existing Hasura config is used for setting up the shared logs/state tables. This is no longer needed and complicates the setup of QueryAPI, therefore I'm removing it.

@morgsmccauley morgsmccauley requested a review from a team as a code owner August 27, 2024 02:49
@morgsmccauley morgsmccauley linked an issue Aug 27, 2024 that may be closed by this pull request
@morgsmccauley morgsmccauley merged commit 274b011 into main Sep 3, 2024
3 checks passed
@morgsmccauley morgsmccauley deleted the chore/remove-hasura branch September 3, 2024 20:52
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.

Update README and make spinning up QueryApi locally easier
1 participant