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