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