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

feat: add ExecRawWithExtensions method for retrieving extensions in response #144

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

r4fall1
Copy link

@r4fall1 r4fall1 commented Jun 28, 2024

  • Implemented ExecRawWithExtensions method to allow fetching of extensions data alongside the main response.
  • Updated README.md with usage example of ExecRawWithExtensions.
  • Provided handling for extensions map in the response processing.
  • Added tests for the new ExecRawWithExtensions function to ensure correct functionality.

Copy link

@hgiasac hgiasac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing. Add some comments

README.md Outdated Show resolved Hide resolved
graphql.go Outdated Show resolved Hide resolved
graphql.go Outdated Show resolved Hide resolved
graphql.go Outdated Show resolved Hide resolved
@r4fall1 r4fall1 requested a review from hgiasac June 28, 2024 13:05
Copy link

@hgiasac hgiasac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hgiasac hgiasac merged commit 132b131 into hasura:master Jun 28, 2024
1 check failed
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.

2 participants