From e609f66875c147fef6f3a4e7d8ade52a2f71f4d8 Mon Sep 17 00:00:00 2001 From: Tim Van Dijck Date: Wed, 17 May 2023 16:52:03 +0200 Subject: [PATCH] Update docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9577f08..4f2c5de 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,8 @@ Here's some extra info on the arguments you can pass: `array $orderBy`: of OrderBy objects to sort the results by. +`array $offset`: Defaults to 0, you can use this in combination with the $limit param to have pagination. + For example: ```php $orderBy = [