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

Add support for GraphQL Schema Language #676

Merged
merged 17 commits into from
Jun 6, 2020

Commits on Jun 5, 2020

  1. Add support for GraphQL Schema Language

    arlyon authored and LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    301853a View commit details
    Browse the repository at this point in the history
  2. Add an enum to schema language test

    arlyon authored and LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4fcbcac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8031339 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    a538a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63b8d8f View commit details
    Browse the repository at this point in the history
  6. Add a union to schema language test

    arlyon authored and LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b73cb89 View commit details
    Browse the repository at this point in the history
  7. Remove interfaces

    This can come back when  graphql-rust#605
    exists.
    LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5835557 View commit details
    Browse the repository at this point in the history
  8. Add docs

    LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    66de407 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34d40e8 View commit details
    Browse the repository at this point in the history
  10. Fix formatting in assert

    LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    81ea7cc View commit details
    Browse the repository at this point in the history
  11. Add entry to changelog

    LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    f66d96e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2529079 View commit details
    Browse the repository at this point in the history
  13. Fix changelog

    LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    88387db View commit details
    Browse the repository at this point in the history
  14. fix formatting

    LegNeato committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b6bd4b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Fix build with features

    LegNeato committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    539a478 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    LegNeato committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1a10262 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    LegNeato committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    a41d234 View commit details
    Browse the repository at this point in the history