INPUT_OBJECT

CreatePipelineInput

Autogenerated input type of CreatePipeline

link GraphQL Schema definition

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

link Require by