You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what it looks like a wrapper needs to be created and in that wrapper the context needs to be instantiated and passed around to each individual object to achieve what the developer wants, e.g. pass a new properly constructed context object to an Account object in order to get the current users account.
So the the library is incomplete, I guess we can create a wrapper around it and surface up the API endpoints and also make it configurable via a config file, stuff they should have done if they wanted to attract people.
Check on github for javascript samples based on this wrapper. They offer it, but for some reason, it's not in their website, probably because it's not as robus as the equivalent python sample codes.
Hi,
There is no documentation nor code examples.
There is no Javascript documentation there. There are no examples neither.
The changelog in this repository says:
Yet those are nowhere to be found anywhere.
Where do we find a proper documentation or at least code examples in javascript, not Java, Python or Typescript?
The text was updated successfully, but these errors were encountered: