Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelarte authored Dec 17, 2024
1 parent e22827f commit 6e83e0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ The pagination starts at index 0. So if the total pages is 6, then the paginatio

Simple query with no filters (where clause)

- [Many Pages](./examples/many-pages/main.go)

Simple query with no filters (where clause)

- [Filter](./examples/filter/main.go)

Using where to filter
Expand Down

0 comments on commit 6e83e0e

Please sign in to comment.