Homepage

JsonbAttributeFilter

Last edit: Apr 18, 2024

No description

type JsonbAttributeFilter {
  contains: String
  key: String!
  value: Any
  value_array: [String!]
  value_boolean: Boolean
  value_float: Float
  value_int: Int
}

Fields

contains (String)

key (String)

value (Any)

value_array (String)

value_boolean (Boolean)

value_float (Float)

value_int (Int)

Questions?

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

contact us