constant EntityConditionNormalizer::OPERATOR_KEY in JSON:API 8
The operator key in the condition: filter[lorem][condition][<operator>].
File
- src/
Normalizer/ EntityConditionNormalizer.php, line 35
Class
- EntityConditionNormalizer
- The normalizer used for entity conditions.
Namespace
Drupal\jsonapi\NormalizerCode
const OPERATOR_KEY = 'operator';