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

Replace shurcooL/graphql with hasura/go-graphql-client #281

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RangelReale
Copy link

  • replace shurcooL/graphql with hasura/go-graphql-client
  • make RequestOption an internal option
  • remove all deprecated graphql.TYPE with raw types

Fixes #280

@tomasmik tomasmik self-assigned this Jan 17, 2025
@tomasmik
Copy link
Contributor

Thanks for the pull request. This might need extensive testing because there's a reason we use a custom graphql client. No promises or prioritising this.

@tomasmik tomasmik requested review from a team and removed request for a team January 17, 2025 08:47
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.

Use hasura/go-graphql-client to avoid doing replace in go.mod for users of the Go client
2 participants