Created
June 2, 2021 14:20
-
-
Save bengrunfeld/cb215db124a8bb1ce99459ed283b19c1 to your computer and use it in GitHub Desktop.
GraphQL Index File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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