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

[Feature] Support lexical parser options #567

Merged
merged 12 commits into from
Feb 12, 2018

Commits on Feb 8, 2018

  1. Add feature supporting lexical parser options

    This adds the ability to specify `parseOptions` through makeExecutableSchema
    into graphql.parse - unlocking finer control of lexical options when
    building a schema.
    coleturner committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    6056eb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    8e05c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a93b66 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Merge branch 'ct/parser-options' of git://github.com/colepatrickturne…

    …r/graphql-tools into colepatrickturner-ct/parser-options
    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    63347ef View commit details
    Browse the repository at this point in the history
  2. Fix tests

    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    399d00b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c8e57 View commit details
    Browse the repository at this point in the history
  4. Bump graphql-subscriptions

    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    efc639a View commit details
    Browse the repository at this point in the history
  5. Fix changelog

    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    34b66db View commit details
    Browse the repository at this point in the history
  6. Fix node 4 support

    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    9b29299 View commit details
    Browse the repository at this point in the history
  7. Upgrade apollo link

    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    d33996f View commit details
    Browse the repository at this point in the history
  8. SIGH

    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    88363ad View commit details
    Browse the repository at this point in the history
  9. *** SIGH ***

    freiksenet committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    615978d View commit details
    Browse the repository at this point in the history