GraphQL OBJECT
Localized support contact item for the related support contact.
type SupportContactLocalizedItem {# Language Id.language: Language! # Contact's email address.email: String # Contact's fax.fax: String # Contact's phone.phone: String # Contact's url.url: String # Free text.freeText: String # Free html text.freeTextHtml: String }