Do regular fetches even count as request or are th...
# prisma-whats-new
p
Do regular fetches even count as request or are they ignored in this case? If polls are included in these 100000 allowed requests, my guess would be, that the limit would be reached quite fast, with a relatively small user group. I'm currently refetching the contents of my subpages every 5 seconds, to get the changes on the server, for example.
@nilan Could you answer me about this or show me a reference to an explanation? I'm currently trying to evaluate the possible costs for using graph.cool exclusively for my project and don't understand how this count actually works. Thanks in advance! 🙂