On this pageCustomerAttributeTranslationtype CustomerAttributeTranslation { description: String locale: String! name: String options: [CustomerAttributeOptionTranslation!]}CopyFieldsdescriptionStringlocaleString!requirednameStringoptions[CustomerAttributeOptionTranslation!]