Releases: valu-digital/wp-graphql-lock
Releases · valu-digital/wp-graphql-lock
v0.1.3
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: