OBJECT

UpdatePipelineStagePayload

Autogenerated return type of UpdatePipelineStage

link GraphQL Schema definition

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

link Require by