Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Ability to call cloud functions #3

Open
stephentuso opened this issue Mar 7, 2018 · 0 comments
Open

Ability to call cloud functions #3

stephentuso opened this issue Mar 7, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@stephentuso
Copy link
Member

Might not include in this project as there is not a way to autogenerate this, but could support a cloudFunction option, format could be:

[
  { name: 'someFunc' },
  { name: 'otherFunc', paramsType: OtherFuncParams, mutation: true } 
]
@stephentuso stephentuso added the enhancement New feature or request label Mar 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant