INPUT_OBJECT

BoolDirectiveTermsFilter

link GraphQL Schema definition

  • input BoolDirectiveTermsFilter {
  • # Attribute to perform filtering on. Dot notation supported.
  • attributeName: String
  • # Values to match against attributeName.
  • values: [String]
  • }

link Require by

This element is not required by anyone