panzupa
09/18/2017, 7:20 PMagartha
09/18/2017, 7:24 PMDOCS tab in the Playground for the correct syntax. Basically, you can pass in an object with ID for the update parameter and a new object (without ID) for the create parameter. If you don't have an existing object, pass { id: "" } as update parameterpanzupa
09/18/2017, 7:28 PM