You are here

constant EntityCondition::OPERATOR_KEY in JSON:API 8.2

The operator key in the condition: filter[lorem][condition][<operator>].

File

src/Query/EntityCondition.php, line 38

Class

EntityCondition
A condition object for the EntityQuery.

Namespace

Drupal\jsonapi\Query

Code

const OPERATOR_KEY = 'operator';