This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 04:26:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
328be8b07d
Vulcan
/
packages
/
nova-base-apollo
/
lib
History
xavcz
328be8b07d
define mutation postVote(postId: String, voteType: String), wire it to <Vote />
2016-10-31 18:21:28 +01:00
..
client.js
decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates)
2016-10-28 18:09:41 +02:00
export.js
telescope's graphql mutations extensible as schema and queries, re-enable context.actions.call with Meteor for now
2016-10-31 16:19:37 +01:00
resolvers.js
define mutation postVote(postId: String, voteType: String), wire it to <Vote />
2016-10-31 18:21:28 +01:00
schema.js
telescope's graphql mutations extensible as schema and queries, re-enable context.actions.call with Meteor for now
2016-10-31 16:19:37 +01:00
server.js
filter fields in all resolvers
2016-10-29 16:02:43 +09:00