You are here

constant FilterNormalizer::MEMBER_KEY in JSON:API 8

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

File

src/Normalizer/FilterNormalizer.php, line 41

Class

FilterNormalizer
The normalizer used for JSON API filters.

Namespace

Drupal\jsonapi\Normalizer

Code

const MEMBER_KEY = 'memberOf';