Skip to main content

Is graphql mutations possible on meta model configurations? like changing the name of the fields?

Hi ​@NarzeusNabartey 

I have not tried it myself yet, but theoretically it should be possible using this endpoint:

https://app.leanix.net/openapi-explorer/#/Meta%20Model/postMetaModelActions

It has been announced a few weeks ago:

https://updates.leanix.net/announcements/weekly-feature-improvement-and-bugfix-summary-23#Integrations


Hi ​@Thomas Schreiner Thank so much you for your reply. I will take a look and see what it can do.


Update: I can confirm that it works, you can now perform all kinds of meta model updates via the action_batches api.

In fact, I like the new feature so much that I decided to build a full-blown transport management for LeanIX, which can

  • transport meta model fields or sections to other workspaces or other fact sheet types
  • transport calculations, automations and integration API configurations to other workspaces

The new feature is now included in our Aronis Automation Platform. Announcement: Link


Thank you for this.. I will try to look at the links and review..


Reply