Skip to content

Instantly share code, notes, and snippets.

@HERRKIN
Created December 14, 2016 20:43
Show Gist options
  • Save HERRKIN/cb4ebbb5c8325a26bc9a6a40b133d938 to your computer and use it in GitHub Desktop.
Save HERRKIN/cb4ebbb5c8325a26bc9a6a40b133d938 to your computer and use it in GitHub Desktop.
import Query from './Query'
import Mutation from './Mutations'
export default {
Query,
Mutation
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment