INPUT_OBJECT

UpdatePipelineInput

Autogenerated input type of UpdatePipeline

link GraphQL Schema definition

  • input UpdatePipelineInput {
  • id: ID!
  • attributes: PipelineAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by