Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Inject pagination datas in search methods returns #9

Open
Zooba21 opened this issue Nov 6, 2020 · 0 comments
Open

Inject pagination datas in search methods returns #9

Zooba21 opened this issue Nov 6, 2020 · 0 comments

Comments

@Zooba21
Copy link

Zooba21 commented Nov 6, 2020

Hello,

I face an issue (i think easy one).

When i call search methods of the sdk, the pagination datas returns by the api are not injected in the return datas.

I get an array of the elements, but there is no key "pagination" which could inform me on how many elements may be retreived with that request. I need this information to display informations in a back-office and this could be helpfull.

I checked the source-code and the information is present before the return. Would it be possible to inject it or tell me how to get the total items of a query without having to get each pages ?

Thanks for help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant