You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix offset & limit query params (#4)
* fix singleton issue - remove fields query global var
* fix a case where a slice of structs wouldnt get get properly generated query fields
* fix limit and offset params
---------
Co-authored-by: antonio <antonio.buconjic@omio.com>