SonarqubeIntegration
No description
type SonarqubeIntegration implements BaseFields, IntegrationInterface {
createdAt: ISO8601DateTime!
id: ID
integrationType: IntegrationEnum!
updatedAt: ISO8601DateTime!
url: ID!
}
Fields
SonarqubeIntegration.createdAt ● ISO8601DateTime! non-null scalar
The date when record was created
SonarqubeIntegration.id ● ID scalar
The ID scalar type represents a unique identifier
SonarqubeIntegration.integrationType ● IntegrationEnum! non-null enum
SonarqubeIntegration.updatedAt ● ISO8601DateTime! non-null scalar
The date when record was updated
SonarqubeIntegration.url ● ID! non-null scalar
Sonarqube URL