OBJECT

UpsertPipelineViewPayload

Autogenerated return type of UpsertPipelineView

link GraphQL Schema definition

  • type UpsertPipelineViewPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • pipelineView: PipelineView
  • }

link Require by