index
:
Advanced-React.git
master
Starter Files and Solutions for Full Stack Advanced React and GraphQL
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stepped-solutions
/
13
/
backend
/
src
/
resolvers
/
Query.js
blob: eebe7880d6db836ee79da3ee83ff547f96899ff5 (
plain
)
1
2
3
const
Query
= {};
module
.
exports
=
Query
;