Stephan Nielsen

Results 13 comments of Stephan Nielsen

I am willing to provide a PR for this, if this seems like a good idea to add, @mtrezza ?

Another idea would be to add `customHeaders` as allowed option which can again be a map of header name to header value and the SDK simply adds all custom headers...

To be honest, I can't put the two into a directly related context. I am not entirely sure what https://github.com/parse-community/parse-server/pull/7079 solves in this regard. Maybe @Moumouls can weigh in on...

Yes. It is like #1014 but I absolutely want to avoid using `CoreManager` for this in Cloud functions. The server-side is not really affected by this, accept that the header...

Cool, which proposal do you see more fitting? In #1529 I chose the simple way now but even supporting any custom headers wouldn't be much work. I am just not...

Yep, I see the benefits. I will update the PR accordingly.

Maybe not the best place to ask but as there is no official documentation available yet: * Can we define on schema levels Array of Pointers of a specific class?...

Thanks @Moumouls and @mtrezza for your quick replies. I already expected that Parse can't type array fields and that triggers would allow me to validate incoming data. Thanks for the...

@cbaker6 is this closing this issue? #2501 Would be awesome!