INPUT_OBJECT
Configuration for updating an O365 organization custom name.
input UpdateO365OrgCustomNameInput {# Polaris ID for an O365 organization.orgUuid: UUID!# Custom name to use for the O365 organization.customName: String!}