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

Adds interface to allow for specification of IDs on Apollo Client #2274

Merged
merged 5 commits into from
Oct 10, 2017

Commits on Oct 8, 2017

  1. Adds interface to allow for specification of IDs on Apollo Client

    The issue came about when trying to specify IDs in Apollo configuration to tell queries about updates when new information becomes available for an Angular project, as per http://dev.apollodata.com/angular2/cache-updates.html
    
    This solution was proposed by @Nyaruiru:
    apollographql#2201 (comment)
    maplion authored Oct 8, 2017
    Configuration menu
    Copy the full SHA
    903436c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3a9e8 View commit details
    Browse the repository at this point in the history
  3. Add Changelog

    maplion committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    e1470f9 View commit details
    Browse the repository at this point in the history
  4. fixes changelog

    maplion committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    9b49d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Merge branch 'latest' into latest

    James Baxley authored Oct 10, 2017
    Configuration menu
    Copy the full SHA
    56ae3b7 View commit details
    Browse the repository at this point in the history