Brutal_Boost
Is there a way to get rid of the Task type on an object?
I guess I am struggling with how to go about getting it into list form for the front end. I went ahead and added the front end where I am trying to display the list. Basically I want to populate with what the API returns.
29 replies
Is there a way to get rid of the Task type on an object?
Yeah I just learned about the clientfactory now and once I get this working I am going to implement that. I've tried doing and it errors within the getAppetizers() method (will change the method names to pascal case also). I'm guessing getAppetizers() needs to be async as well?
29 replies