Skip to content

Commit

Permalink
fix: renamed filter to $filter
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 13, 2023
1 parent a69f29b commit 377765f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const CoCreateUser = {
method: 'read.object',
db: 'indexeddb',
array,
filter: {
$filter: {
query
}
}
Expand Down

0 comments on commit 377765f

Please sign in to comment.