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

Fix the arguments of GraphQL enum types resolves to merged schema #604

Closed
wants to merge 20 commits into from

Commits on Jan 19, 2018

  1. fixing the pretty well schema spaces

    renatobenks committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    1f9667d View commit details
    Browse the repository at this point in the history
  2. fixing the args with zero value or false

    renatobenks committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    4771cf3 View commit details
    Browse the repository at this point in the history
  3. updating CHANGELOG

    renatobenks committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    99c0a45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de200cc View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Configuration menu
    Copy the full SHA
    e8f7bac View commit details
    Browse the repository at this point in the history
  2. Revert "updating the link of PR on changelog item for current version"

    This reverts commit de200cc.
    renatobenks committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    2caf04e View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "updating the link of PR on changelog item for current…

    … version""
    
    This reverts commit 2caf04e.
    renatobenks committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    565a1b5 View commit details
    Browse the repository at this point in the history
  4. Revert "removing the duplicate dependency to graphql subscriptions"

    This reverts commit e8f7bac.
    renatobenks committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    fe2e667 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    d85f614 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    3fa380f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    freiksenet committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    a387b87 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. ignoring the jetbrains ide config

    renatobenks committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    a0aca71 View commit details
    Browse the repository at this point in the history
  2. removing the redudant returning of creating document on delegating sc…

    …hema
    renatobenks committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    e35642a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. adding to the tests a local graphql schema with enum type at args to …

    …resolve to merging schemas with it failing
    renatobenks committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    39814c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from entria/fix/graphql-enum-type

    Fix/graphql enum type
    renatobenks committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    3334a50 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. only testing the query with enum types schema

    renatobenks committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    f7faf67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a4a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d948f View commit details
    Browse the repository at this point in the history
  4. removing the yarn.lock file

    renatobenks committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    f261c4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51d2f60 View commit details
    Browse the repository at this point in the history