-
-
Notifications
You must be signed in to change notification settings - Fork 320
Open
Labels
Description
In order to use the ISR feature of NextJS my understanding is that a specific option { next: { revalidate: xxx } } should be passed to the fetch calls.
Is there an easy way to use such an option with gitbeaker ? Or should a custom requester be made for that ? (in which case, are there "simple" examples somewhere ?)
Thanks,