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

Add graphql http client as transport project #6330

Merged
merged 36 commits into from
Jul 18, 2023

Conversation

A360JMaxxgamer
Copy link
Collaborator

implement basic version of graphql over http client specification link

  • add new GraphQLHttpClient and interface
    • add ExecutePostAsync
    • add ExecuteGetAsync

@A360JMaxxgamer
Copy link
Collaborator Author

What else shall be done for the first version?

@A360JMaxxgamer A360JMaxxgamer marked this pull request as ready for review July 16, 2023 16:39
@michaelstaib michaelstaib merged commit 04ef599 into main Jul 18, 2023
4 of 28 checks passed
@michaelstaib michaelstaib deleted the graphql-over-http-client branch July 18, 2023 15:59
@sonarcloud
Copy link

sonarcloud bot commented Jul 18, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
4.1% 4.1% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

This was referenced Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants