On this pageOrderAddressRegiontype OrderAddressRegion { id: String! name: String!}CopyFieldsidString!requiredIt is the id of the region of the address.nameString!requiredIt is the name of the region of the address.