Homepage

QueryCustomAttribute

Last edit: Oct 26, 2022

No description

type QueryCustomAttribute {
  exclude: Boolean
  exists: Boolean
  name: String!
  range: Range
  value: String
  values: [String]
  values_operator: OperatorEnum
}

Fields

exclude (Boolean)

Set it when you want to exclude value/values/range from results

exists (Boolean)

name (String)

range (Range)

value (String)

values (String)

values_operator (OperatorEnum)

Questions?

We are always happy to help with any questions you may have.

contact us