INPUT_OBJECT
Input translation for updating a Form
input UpdateFormInputTranslation {# Translation localelocale: String!# Titletitle: String# Descriptiondescription: String# Submit button labelsubmitButtonLabel: String# Success messagesuccessMessage: String# Error messageerrorMessage: String}