Skip to content

Instantly share code, notes, and snippets.

@bengrunfeld
Created June 2, 2021 14:20
Show Gist options
  • Save bengrunfeld/cb215db124a8bb1ce99459ed283b19c1 to your computer and use it in GitHub Desktop.
Save bengrunfeld/cb215db124a8bb1ce99459ed283b19c1 to your computer and use it in GitHub Desktop.
GraphQL Index File
export { default as typeDefs } from './typeDefs'
export { default as resolvers } from './resolvers'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment