Relative Content

Tag Archive for salesforcees6-promiseapexsoqllwc

Passing in an Apex method parameter from Promise correctly?

I keep getting an error from the response of my promise, if I give it a parameter. I can’t tell if I am suppose to pass in “columndefinitions” parameter to the apex method or not. I have included picture to help. PS: If I leave the parameter out, it returns an empty array but no errors.

Passing in an Apex method parameter from Promise correctly?

I keep getting an error from the response of my promise, if I give it a parameter. I can’t tell if I am suppose to pass in “columndefinitions” parameter to the apex method or not. I have included picture to help. PS: If I leave the parameter out, it returns an empty array but no errors.