Skip to content

Allow to import transports directly from gql #112

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

Conversation

leszekhanusz
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling bfe72a3 on leszekhanusz:feature_import_transports_directly_from_gql into faadac4 on graphql-python:master.

@leszekhanusz leszekhanusz requested a review from KingDarBoja July 12, 2020 10:34
@leszekhanusz leszekhanusz mentioned this pull request Jul 12, 2020
leszekhanusz added a commit to leszekhanusz/gql that referenced this pull request Jul 12, 2020
This reverts commit bfe72a3.

Removing PR graphql-python#112 from this PR ...
Copy link
Contributor

@KingDarBoja KingDarBoja left a comment

Choose a reason for hiding this comment

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

Awesome 🚀

@KingDarBoja KingDarBoja merged commit c0bec62 into graphql-python:master Jul 12, 2020
@KingDarBoja KingDarBoja added the type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change label Jul 12, 2020
@KingDarBoja KingDarBoja added this to the Version 3.0 milestone Jul 12, 2020
KingDarBoja pushed a commit that referenced this pull request Jul 12, 2020
* import_transports_directly_from_gql

* DOC Update README.md

* Add warnings regarding 2.x version
* Better explanation on how to use a local schema
* Example of GraphQL query using variable values
* Very brief example of the DSL module
* Improved Async advanced usage example
* Added backoff module for retries in the advanced example
* Removed RequestsHTTPTransport example

* fix indentation

* Revert "import_transports_directly_from_gql"

This reverts commit bfe72a3.

Removing PR #112 from this PR ...
@leszekhanusz leszekhanusz deleted the feature_import_transports_directly_from_gql branch July 18, 2020 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants