integrationSettingsOptions
Get the settings options for an integration. The return of this query is defined by the integration type.
integrationSettingsOptions(
integrationType: IntegrationTypeEnum!
): [IntegrationSettingCategory!]
Arguments
integrationSettingsOptions.integrationType
● IntegrationTypeEnum!
non-null enum
The type of integration to get the settings options for.