CreateDeployInput
Autogenerated input type of CreateDeploy
#
FieldscompanyId
(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.