OBJECT

DestroyPipelinePayload

Autogenerated return type of DestroyPipeline

link GraphQL Schema definition

  • type DestroyPipelinePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • pipeline: Pipeline
  • }

link Require by