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

Enable Subscription Functionality for GraphiQL-Explorer #1125

Merged
merged 15 commits into from
Oct 25, 2023

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    5d54c55 View commit details
    Browse the repository at this point in the history
  2. Extended graphiql template to use subscription_url parameter (if prov…

    …ided) and use default subscription url (if subscription_url is not provided)
    fabiangfd authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3a72a20 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Update snap_test_explorer.py

    fixed test
    fabiangfd authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c816c74 View commit details
    Browse the repository at this point in the history
  2. Update ariadne/explorer/templates/graphiql.html

    Co-authored-by: Rafał Pitoń <[email protected]>
    fabiangfd and rafalp authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7a0ee88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1037700 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f65b5 View commit details
    Browse the repository at this point in the history
  5. Benchmark results for 3.8

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b3013f2 View commit details
    Browse the repository at this point in the history
  6. Benchmark results for 3.9

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    73ce096 View commit details
    Browse the repository at this point in the history
  7. Benchmark results for 3.10

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    42074f0 View commit details
    Browse the repository at this point in the history
  8. Benchmark results for 3.11

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5613a88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e386d27 View commit details
    Browse the repository at this point in the history
  10. Benchmark results for 3.8

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8a0b2b5 View commit details
    Browse the repository at this point in the history
  11. Benchmark results for 3.9

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bb320f5 View commit details
    Browse the repository at this point in the history
  12. Benchmark results for 3.10

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c44d706 View commit details
    Browse the repository at this point in the history
  13. Benchmark results for 3.11

    pytest-benchmark committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3cfd93b View commit details
    Browse the repository at this point in the history