Allow filtering with JSON:API storage plugin

Created on 2 May 2024, about 2 months ago
Updated 17 May 2024, about 1 month ago

Problem/Motivation

Allow using query conditions for JSON:API storage plugin.

Proposed resolution

Fix handling of query conditions, to filter based on the Drupal JSON:API module filter URL parameter should look like the following:

?filter[a-label][condition][path]=field_first_name
&filter[a-label][condition][operator]=%3D  <- encoded "=" symbol
&filter[a-label][condition][value]=Janis

see also the documentation for JSON:API Filtering β†’

✨ Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands pefferen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024