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

graphql-tag is already included in apollo-boost! #3612

Merged
merged 3 commits into from
Jul 16, 2018

Conversation

Gamezpedia
Copy link
Contributor

@Gamezpedia Gamezpedia commented Jun 25, 2018

graphql-tag package is already included in apollo-boost .

as the apollo-boost readme document says :

What's in Apollo Boost

Apollo Boost includes some packages that we think are essential to developing with Apollo Client. Here's what's in the box:

apollo-client: Where all the magic happens
apollo-cache-inmemory: Our recommended cache
apollo-link-http: An Apollo Link for remote data fetching
apollo-link-error: An Apollo Link for error handling
apollo-link-state: An Apollo Link for local state management
graphql-tag: Exports the gql function for your queries & mutations

Checklist:

  • If this PR is a new feature, please reference an issue where a consensus about the design was reached (not necessary for small changes)
  • Make sure all of the significant new logic is covered by tests
  • If this was a change that affects the external API used in GitHunt-React, update GitHunt-React and post a link to the PR in the discussion.

graphql-tag package is already included in apollo-boost .

as the apollo-boost readme document says :

What's in Apollo Boost

Apollo Boost includes some packages that we think are essential to developing with Apollo Client. Here's what's in the box:

apollo-client: Where all the magic happens
apollo-cache-inmemory: Our recommended cache
apollo-link-http: An Apollo Link for remote data fetching
apollo-link-error: An Apollo Link for error handling
apollo-link-state: An Apollo Link for local state management
graphql-tag: Exports the gql function for your queries & mutations
@apollo-cla
Copy link

@Gamezpedia: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

@ghost ghost added the 📝 documentation label Jun 25, 2018
Copy link
Member

@hwillson hwillson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @Gamezpedia - thanks!

@hwillson hwillson merged commit 238fb5b into apollographql:master Jul 16, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants