INPUT_OBJECT

UpdateContainerInput

link GraphQL Schema definition

  • input UpdateContainerInput {
  • description: String
  • id: Int!
  • name: String
  • # The custom sql query for superusers to add opps to container
  • oppSearchSql: String
  • }