The attribute key to compare against.
The comparison operator to use.
eq: equalsne: not equalgt: greater thangte: greater than or equallt: less thanlte: less than or equalThe value to compare against the attribute key. Supports string, number, boolean, or array of strings/numbers.
A filter used to compare a specified attribute key to a given value.