OBJECT

DestroyPipelineStagePayload

Autogenerated return type of DestroyPipelineStage

link GraphQL Schema definition

  • type DestroyPipelineStagePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • pipelineStage: PipelineStage
  • }

link Require by