OBJECT
UpsertPipelineViewPayload
Autogenerated return type of UpsertPipelineView
link GraphQL Schema definition
- type UpsertPipelineViewPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : PipelineView
- }