Mutation throttling
So, I was wondering if anyone had come up with the 'best' way of throttling mutations to make sure that the API isn't being hit with constant updates. I've tried solutions in the past using Lodash 'throttle', timers etc, but thought I'd post here to see if anyone here had ideas too.
0 Replies