I am using SharePoint Online. I am using "@pnp/pnpjs" library to get data from the SharePoint Online list.
I have created a SharePoint list that contains more than 5000 items.
How can I get all list items using the get function from @pnp/pnpjs library?
How can I filter items based on the condition while getting data from the SharePoint online list using @pnp/pnpjs library?
Thanks
Source: https://pnp.github.io/pnpjs/sp/items/#get-all-items