You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI: This is not an issue; I'm just seeking guidance on a query.
I'm working on a project to auto-translate specific fields of every DatoCMS record. My current approach involves fetching data for a particular locale, making an API call for the translation, and then updating the desired locale with the response. I want to encapsulate all the functionality of this plugin within the API call. Could you provide guidance on how to achieve this?
The text was updated successfully, but these errors were encountered:
FYI: This is not an issue; I'm just seeking guidance on a query.
I'm working on a project to auto-translate specific fields of every DatoCMS record. My current approach involves fetching data for a particular locale, making an API call for the translation, and then updating the desired locale with the response. I want to encapsulate all the functionality of this plugin within the API call. Could you provide guidance on how to achieve this?
The text was updated successfully, but these errors were encountered: