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