OBJECT

PipelineState

List of saved pipeline states (columns in the CRM)

link GraphQL Schema definition

  • type PipelineState {
  • position: Int
  • state: String
  • }