2

With ParseReact, it is possible to call Parse Query in a reactive way. I try to call user defined function from Parse Cloud Code but I don't see how to do. So do you have example about calling a cloud function in ParseReact

EntrustName
  • 421
  • 6
  • 19
  • I don't think you can do it (at least with the current code base). Cloud Functions (run method) haven't been converted to be an Observable type. You should probably treat your cloud function request like you would a normal http request. – Earl Ferguson Jan 19 '16 at 04:36
  • It would be a great enhancement – EntrustName Jan 28 '16 at 12:25

0 Answers0