Skip to content

Instantly share code, notes, and snippets.

@garethpbk
Created November 20, 2018 18:10
Show Gist options
  • Save garethpbk/a2fcea8adbdb8186e42d01645c9e5bfc to your computer and use it in GitHub Desktop.
Save garethpbk/a2fcea8adbdb8186e42d01645c9e5bfc to your computer and use it in GitHub Desktop.
const GET_ALL_USERS_QUERY = loader('../graphql/GET_ALL_USERS_QUERY.graphql');
const CREATE_USER_MUTATION = loader('../graphql/CREATE_USER_MUTATION.graphql');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment