DeleteDeployInput
Autogenerated input type of DeleteDeploy
input DeleteDeployInput {
clientMutationId: String
id: ID!
}
Fields
DeleteDeployInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteDeployInput.id ● ID! non-null scalar
Member Of
deleteDeploy mutation