Skip to content

v0.1.3

Compare
Choose a tag to compare
@esamattis esamattis released this 03 Jan 09:20
· 5 commits to master since this release

Add pre_graphql_lock_load_query filter to bypass database query check.

Breaking changes

The graphql_lock_load_query filter now takes $query, $query_id arguments instead of just $query_id.

Upgrade like this:

image