connectorResponse

Connector response object.

Examples

type ConnectorResponse {
  connector: Connector
}

Fields

Field
Description
Supported fields

connector Connector

Connector object

id String name String displayName String description String hostURL String iconURL String family String credentialsType CredentialsType credentialsTypes [CredentialsType] brokerSupportCredentialsTypes [CredentialsType] disabledMultiCredentialsTypes [CredentialsType] credentials [Credential] isConfigured Boolean isResourceAvailable Boolean ffKeyResourceAvailable String resourceOptions ResourceOptions resources [ResourceItem] isOxBuiltIn Boolean isOpenSource Boolean openSourceWebsiteUrl String openSourceLicense String openSourceAuthor String defaultEnabled Boolean comingSoon Boolean isDemoEnabled Boolean aliasFor String identityProviderInfo IdentityProviderInfo gitHubAppInfo GitHubAppInfo bitbucketAppInfo BitbucketAppInfo awsCloudFormationInfo AWSCloudFormationInfo awsCloudFormationOrganizationInfo AWSCloudFormationInfo connectionInstructions [ConnectionInstructions] isDiscovered Boolean isEmptyOfRepos Boolean isDevelopment Boolean connectorExplanation String optionalInputFields [OptionalConnectorInput] conditionalOptionalTabs [ConditionalOptionalTabs] dependsOn String externalLink String textExternalLink String ffKey String beta Boolean supportedDisabledCertChecksTypes [String] enableMultiCredentials Boolean

References

Mutations using this object:

Fields with this object:

Last updated