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: @defer support #898

Open
wants to merge 20 commits into
base: next
Choose a base branch
from
Open

Commits on Oct 25, 2022

  1. added @defer support for requests with multipart/mixed; deferSpec=202…

    …20824 accept header
    igrlk committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    cee50b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    4ad38b4 View commit details
    Browse the repository at this point in the history
  2. remove 'Mercurius' from the error message about wrong accept header, …

    …removed unnecessary status code in the error
    igrlk committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    08ee6d2 View commit details
    Browse the repository at this point in the history
  3. bump graphql to 17.0.0-alpha.2

    igrlk committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    35fdb02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d41fff6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    274c5bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e3ca77 View commit details
    Browse the repository at this point in the history
  7. add @defer test with undici.fetch

    igrlk committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    2b3c25a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Add space between merged SDLs to fix merging errors (mercurius-js#899)

    * Add space between merged SDLs to fix merging errors
    
    * Add unit tests for schema merging
    Igloczek authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    369457e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    780c668 View commit details
    Browse the repository at this point in the history
  3. feat: add types for object in graphiql configuration (mercurius-js#907)

    * feat: add types for object in graphiql configuration
    
    * feat: add test to types
    codeflyer authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b4d70fc View commit details
    Browse the repository at this point in the history
  4. Prevent parsing schema exceptions when importing directives (mercuriu…

    …s-js#900)
    
    * Prevent parsing schema extensions
    
    * Add unit test
    Igloczek authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e27e5b0 View commit details
    Browse the repository at this point in the history
  5. Bumped v11.3.0

    Signed-off-by: Matteo Collina <[email protected]>
    mcollina committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    6933420 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1d8485 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d599a7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'defer-directive-support' of github.com:igrlk/mercurius …

    …into defer-directive-support
    igrlk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ef73394 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    640300f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b7e9b2 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'defer-directive-support' of github.com:igrlk/mercurius …

    …into defer-directive-support
    igrlk committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7a84f17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    093d0df View commit details
    Browse the repository at this point in the history