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

Update to GraphQL Playground latest. #1855

Merged
merged 2 commits into from Oct 26, 2018

Commits on Oct 24, 2018

  1. Update to GraphQL Playground 1.7.8.

    In addition to updating the `@apollographql/graphql-playground-html` fork,
    which is necessary to avoid bundling `graphql-config` which had been
    problematic in serverless environments, this updates the version number
    which is served from the CDN.
    
    I've just published `@apollographql/graphql-playground-html@1.6.4`.
    
    Ref: #1746
    Ref: apollographql/graphql-playground#2
    Ref: apollographql/graphql-playground#1
    
    Thanks for @javlund for kicking off some of this work!
    abernix committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    b08eb4a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Fix incorrect comment about which graphql-playground- version this is.

    It's actually the version of `graphql-playground-react` which is getting
    served by `graphql-playground-html`.
    abernix committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    9130b8c View commit details
    Browse the repository at this point in the history