hey all ! , I'm just messing with graphcool/ember-...
# orm-help
m
hey all ! , I'm just messing with graphcool/ember-apollo , and i have a very simple layout, but when i add another field to my model and of course add it to the pipeline , (create/retrieve) i get an error which states that my new field can't be found. Happy to provide any detail , I'm just new to this so i don't know what i should give you beforehand
m
even with nodemon, I've noticed that I need to restart the server for it pick up on newly added fields and mutations
m
hmm , i restarted multiple times , cause i suspected that too but nothing
i came here cause i thought there were some kind of import for the changes to be updated
but maybe it's something else!
seems like
graphcool push
can do something
cool , it now works! i suppose you thought i was using the web interface to add the new field , but i just saw it! , Still trying to wrap my head around how this works ! it's much clearer now after reading about the BaaS / Firebase similarity! thanks for trying to help! this is a great project!