INPUT_OBJECT
Translation input for SiteNavigation
input SiteNavigationTranslationInput {# Locale of the translationlocale: String!# JSON string representing the navigation tree structuretree: String!}