INPUT_OBJECT

ReportFilterInput

link GraphQL Schema definition

  • input ReportFilterInput {
  • name: String!
  • # Values are JSON serialized string of the original value. (Deprecated: use
  • # valuesV2).
  • values: [String]
  • }

link Require by