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(graphql): remove deprecated http sub-module #45

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

LNSD
Copy link
Contributor

@LNSD LNSD commented Nov 28, 2023

The graphql's crate http submodule has been deprecated in favor of the grapqhl-http crate. This PR removes the deprecated submodule to avoid confusion.

Note

After this PR is merged, the version of the graphql crate will be bumped to v0.3.0 (and tagged) since this is a crate API breaking change.

If one wants to keep using the graphql::http types, they sould use the graphql-v0.2.0 git tag.

@LNSD LNSD requested review from Jannis and Theodus November 28, 2023 12:44
@LNSD LNSD merged commit 5760c33 into main Nov 28, 2023
5 checks passed
@LNSD LNSD deleted the chore-graphql-remove-deprecated-http-submodule branch November 28, 2023 12:51
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