Skip to content

feat: support HA Hasura #1120

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

snigdha920
Copy link
Contributor

@snigdha920 snigdha920 commented Jun 23, 2025

Summary by Sourcery

Introduce High Availability support by adding HAHasura and HAGraphPostgresMiddleware types, extending relevant schema enums/unions, adjusting CLI prompts, and updating the codegen endpoint.

New Features:

  • Add HAGraphPostgresMiddleware GraphQL type for High Availability Postgres middleware
  • Add HAHasura GraphQL type and HA_HASURA enum value to support High Availability Hasura integration

Enhancements:

  • Extend IntegrationTypeUnion and MiddlewareUnionType, plus enums, to include HA_HASURA and HA_GRAPH_POSTGRES variants
  • Update CLI prompt to recognize HAHasura as a Hasura integration
  • Switch codegen GraphQL endpoint to console-release.settlemint.com

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.

1 participant