This is possible:
-
Check this post to find all content instances that use a specific component.
-
There’s a helper method to transform all instances of a custom component in one content entry, in
@builder.io/utils
package, https://github.com/BuilderIO/builder/tree/main/packages/utils#transformcomponents
Once transformed, you’ll get a new json of the content that you can use to send a POST
to the write API