You are here

constant Filter::GROUP_KEY in JSON:API 8.2

Key in the filter[<key>] parameter for groups.

File

src/Query/Filter.php, line 44

Class

Filter
Gathers information about the filter parameter.

Namespace

Drupal\jsonapi\Query

Code

const GROUP_KEY = 'group';