Is there any way through GraphQL Api to update/add a parameter to objects

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.