You are here

constant Filter::MEMBER_KEY in JSON:API 8.2

Key in the filter[<id>][<key>] parameter for group membership.

File

src/Query/Filter.php, line 51

Class

Filter
Gathers information about the filter parameter.

Namespace

Drupal\jsonapi\Query

Code

const MEMBER_KEY = 'memberOf';