INPUT_OBJECT
Configuration for the addition of an O365 org.
input AddO365OrgInput {# ID of the Microsoft 365 tenant.tenantId: String!# CSRF token for the setup flow.stateToken: String!# ID of the exocompute cluster.exocomputeClusterId: String!# Types of the apps created in the flow.appTypes: [String!]!}