DeleteDeployPayload
Autogenerated return type of DeleteDeploy.
type DeleteDeployPayload {
clientMutationId: String
errors: [String!]
msg: String
}
Fields
DeleteDeployPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteDeployPayload.errors ● [String!] list scalar
DeleteDeployPayload.msg ● String scalar
Returned By
deleteDeploy mutation