Might not include in this project as there is not a way to autogenerate this, but could support a `cloudFunction` option, format could be: ```javascript [ { name: 'someFunc' }, { name: 'otherFunc', paramsType: OtherFuncParams, mutation: true } ] ```
Might not include in this project as there is not a way to autogenerate this, but could support a
cloudFunctionoption, format could be: