Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Removed use of createFragment and bumped AC version #357

Merged
merged 6 commits into from Dec 9, 2016

Commits on Dec 6, 2016

  1. Removed use of createFragment and bumped AC version

    We don't actually use the fragment output of `parser` but if we did, it'd be more sensible to just deal in vanilla `graphql` documents I expect.
    
    For #356
    tmeasday committed Dec 6, 2016
    Copy the full SHA
    56112fd View commit details
    Browse the repository at this point in the history
  2. Clean up parser typescript

    tmeasday committed Dec 6, 2016
    Copy the full SHA
    1df32ab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90dd5d4 View commit details
    Browse the repository at this point in the history
  4. Fix up typings for lodash

    tmeasday committed Dec 6, 2016
    Copy the full SHA
    4d14322 View commit details
    Browse the repository at this point in the history
  5. Fix linting

    tmeasday committed Dec 6, 2016
    Copy the full SHA
    e80c90c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. fix failing test in example

    James Baxley committed Dec 9, 2016
    Copy the full SHA
    6eb8742 View commit details
    Browse the repository at this point in the history