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

feat: Add @graphiql/plugin-batch-request #2994

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Jan 13, 2023

  1. feat: add graphiql-batch-request-plugin

    Samuel Vazquez committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    5b9e1a6 View commit details
    Browse the repository at this point in the history
  2. feat: remove examples for now

    Samuel Vazquez committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7640281 View commit details
    Browse the repository at this point in the history
  3. feat: remove examples for now

    Samuel Vazquez committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    75cd66d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. feat: types in d.ts

    Samuel Vazquez committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    04914b4 View commit details
    Browse the repository at this point in the history
  2. feat: use FetcherParams type from tookit

    Samuel Vazquez committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d661a0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8cb3a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    e98c016 View commit details
    Browse the repository at this point in the history
  2. chore: merge with main

    Samuel Vazquez committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    72669a0 View commit details
    Browse the repository at this point in the history
  3. feat: move test plugin module outside of src

    Samuel Vazquez committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    fd044cf View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. chore: update README.md

    Samuel Vazquez committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    eb9d98e View commit details
    Browse the repository at this point in the history
  2. chore: update README.md

    Samuel Vazquez committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    16653b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. chore: update README.md

    Samuel Vazquez committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4e224c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. feat: add batching strategy using aliases

    Samuel Vazquez committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fff1446 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. feat: unique fragments

    Samuel Vazquez committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    379f95d View commit details
    Browse the repository at this point in the history
  2. chore: update README demo

    Samuel Vazquez committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    009370f View commit details
    Browse the repository at this point in the history
  3. feat: improve code readability

    Samuel Vazquez committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    dbb1fdb View commit details
    Browse the repository at this point in the history
  4. feat: improve code readability

    Samuel Vazquez committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    a3ed4f2 View commit details
    Browse the repository at this point in the history