Fela Maslen
Results
2
comments of
Fela Maslen
> thanks for the PR. this looks like a good feature to include. I'm working on releasing v0.11 with animation speed updates. so might bundle this with that release. >...
This also applies to directives defined by external modules, i.e. which can't be detected through static code analysis. E.g. ```ts // rateLimit.ts import { rateLimitDirective } from 'graphql-rate-limit-directive'; const directive...