INPUT_OBJECT
Input for updating O365 App authentication status.
input UpdateO365AppAuthStatusInput {# App ID of the O365 app.o365AppId: String!# Office 365 subscription ID.o365OrgId: String!}