Gato GraphQL

Product details

Q: Elementor Integration

Hello,

My website is fully in elementor and can you explain about the elementor integration and also some of the use cases.

Jimmy-GeorgePLUSApr 24, 2025
Founder Team
Leonardo_GatoGraphQL

Leonardo_GatoGraphQL

Apr 25, 2025

A: Hi, the Elementor integration is almost ready, I expect to launch it in the upcoming days. Then you can find docs in the site, and some demo video. I'll send a newsletter announcing the launch, please subscribe if you're interested.

Share
Helpful?
Log in to join the conversation
Posted: Apr 25, 2025

I understand that you are developing it and plan to launch soon but I am trying to get this deal before it ends. Would you be able to give us a brief overview of what its capabilities/options are ?

Founder
Posted: Apr 25, 2025

OK, can. The extension adds fields `elementorData` and `elementorFlattenedDataItems`, and mutations `elementorSetCustomPostElementDatas` and `elementorMergeCustomPostElementDataItems`, to the GraphQL schema. These allow to retrieve and modify the elementor data in a post, stored under meta `_elementor_data`, then you can manipulate those using GraphQL.

Founder
Posted: Apr 25, 2025

An example of what I do with it: Access all strings in the Elementor widgets in a page, and translate those strings, to effectively translate the whole Elementor page. Check this video: https://www.youtube.com/watch?v=XHirJAkMYwg

Founder
Posted: Apr 25, 2025

Other examples: You can then create Elementor pages in bulk, creating an Elementor page with {variables} inside, and then replacing those strings with data coming from a CSV, similar to this video (but using Elementor instead of Gutenberg): https://gatographql.com/highlights#bulk-post-creation-using-templates

Founder
Posted: Apr 25, 2025

Another example: Rewrite Elementor data in the page using ChatGPT

Posted: Apr 25, 2025

Thank you and I really appreciate you taking the time to explain things

Founder
Posted: Apr 26, 2025

👍

Related questions
View product details