meteor add kuip:schema-graphql-bridge
I have built a SimpleSchema -> GraphQL bridge for automatically updating your basic GraphQL schema and resolvers (queries) when you change your SimpleSchema. Very good for fast prototyping or in the initial phases of an app.
You can find the docs and info about exactly what code is replaced by my package:
GitHub: https://github.com/kuip/meteor-schema-graphql-bridge
Video demo: https://www.youtube.com/watch?v=5Z7ZSUIdamg