If I want to access Support Objects (tickets, users, groups, etc) in an app developed using the App Framework v2, I can do this by calling:
client.get('ticket')
Is there a similar way to get data from Sunshine Custom Objects, inside the App Framework v2?