Unable to call getStaticProps
I am trying to fetch menu items from WordPress through Apollo client, but my getStaticProps
function never gets called.
How to use noStore in apollo client wrapper in nextJS app router?
I’m using the app router of nextJS for the first time and I need to implement apollo client with using env variables on runtime: