Skip to content

v0.7.0 — Support for making GraphQL requests to custom URLs

Latest

Choose a tag to compare

@jwodder jwodder released this 28 Nov 13:25
v0.7.0
  • Gave the Client constructor a graphql_url argument
  • Gave Client.graphql() an optional path argument
  • Gave Endpoint a graphql() method
  • Added a get_github_graphql_url() method