i want to update/add parameters like area/height using javascript, so is it possible to do so by GraphQl api
Hey @Webiers ,
This is not possible via GraphQL, what you can do instead is create a new Commit (or Version in the new UI) that has the updated metadata.
Please keep in mind that an object’s hash (its id
) will need to be recomputed if any of its properties are modified.
I want to do something how excel plugin works using javascript
can you please share any example/guide to create new commit using api’s and update metadata
thanks
We could do better at tutorials from JS but fortunately in the meantime all our code is opensource including the excel connector
When you hit a roadblock we’ll try I help again.