Deploy
No description
type Deploy implements BaseFields {
branchName: String
changedApproximately: String
changedLines: Int
company: Company
convisoResponsible: Boolean!
createdAt: ISO8601DateTime!
currentCommit: String
currentTag: String
deployUrlCompare: String
discardReason: String
discardedId: Int
id: ID!
languages: String
newLines: Int
previousCommit: String
previousTag: String
project: Project
removedLines: Int
reviewed: Boolean
reviewedAt: ISO8601DateTime
reviewer: PortalUser
status: String
totalProjectLines: Int
updatedAt: ISO8601DateTime!
}
Fields
Deploy.branchName
● String
scalar
Deploy.changedApproximately
● String
scalar
Deploy.changedLines
● Int
scalar
Deploy.company
● Company
object
Deploy.convisoResponsible
● Boolean!
non-null scalar
Deploy.createdAt
● ISO8601DateTime!
non-null scalar
The date when record was created