UpdateDeployInput
Autogenerated input type of UpdateDeploy
#
Fieldsid
(ID!
)#
companyId
(Int!
)#
projectId
(Int!
)#
previousTag
(String
)#
currentTag
(String
)#
currentCommit
(String!
)#
previousCommit
(String!
)#
diffContent
([Upload!]
)#
changedFiles
([String!]
)#
newLines
(Int!
)#
removedLines
(Int!
)#
changedLines
(Int!
)#
languages
(String
)#
totalLines
(Int!
)#
clientMutationId
(String
)#
A unique identifier for the client performing the mutation.