Contentful API : getEntries not working on version 8.2.1

Hello all,

Can you please help me on the below ?

A week ago when I tried to upgrade Contentful version to the latest (8.2.1) I was getting the following error on the getEntries function while it was working fine with version (7.10.0) :

And I can see that the official documentation provide only docs for version 7.x.x

Please note that I use Contentful with the following environment versions:

  • nextjs : 10.1.2
  • webpack: 5.24.2
  • react : 17.0.0
  • typescript : 3.7.2

Do you have any idea on how to fix this ?

Thanks for your help