OBJECT

UpdatePipelinePayload

Autogenerated return type of UpdatePipeline

link GraphQL Schema definition

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

link Require by