Skip to content

Instantly share code, notes, and snippets.

@gc-codesnippets
Created March 26, 2018 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gc-codesnippets/348def1245dba6805861ec36f9e4086c to your computer and use it in GitHub Desktop.
Save gc-codesnippets/348def1245dba6805861ec36f9e4086c to your computer and use it in GitHub Desktop.
import { Query, Mutation } from 'react-apollo'
import { DRAFTS_QUERY } from './DraftsPage'
import { FEED_QUERY } from './FeedPage'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment