Skip to content

v2.3.0

Choose a tag to compare

@DavidMStraub DavidMStraub released this 28 Apr 11:35
· 199 commits to master since this release

Gramps Query Language filter

This realease adds the option to filter the object endpoints by a GQL (Gramps Query Language) query string, e.g. /api/people?gql=myquery. GQL is a new alternative to conventional Gramps filters which uses a query syntax inspired by SQL.