OBJECT
Update O365 Org custom name response.
type UpdateO365OrgCustomNameReply {# Polaris ID for an O365 organization.orgUuid: UUID! # Custom name to use for the O365 organization.customName: String! }