Right now, no functions or subscriptions will be triggered when a file is created, updated or deleted.
A possible workaround is to create a relation between File and another model and create the other model whenever a new file is uploaded. Then the function or subscription on the other model can be used.
This issue has been moved to graphcool/graphcool-framework.
Most helpful comment