Elementor
Integration with the Elementor plugin, to fetch and update Elementor data from pages and templates.

Integration with the Elementor plugin (and also Elementor PRO).
Interact with Elementor data from pages and templates. Some use cases:
- Create Elementor pages in bulk, using data from a CSV
- Translate all strings in the Elementor page
- Rewrite content using ChatGPT
- Export the list of all contained images in the Elementor page
The extension provides the following GraphQL fields:
elementorData
elementorFlattenedDataItems
...and mutations:
elementorSetCustomPostElementDatas
elementorMergeCustomPostElementDataItems
With them, we can fetch and manipulate the Elementor data of a page or template, and update it.