* Allows offset & limit to take `Option<u64>` * Takes `Into<Option<u64>>` instead * Reset limit and offset when None value is provided
* Allows offset & limit to take `Option<u64>` * Takes `Into<Option<u64>>` instead * Reset limit and offset when None value is provided