You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/untoldwind/KGraphQL
Seems to have made several improvements with regards to generics that look interesting as I remember hitting that limitation already. Also includes at least 2 test cases.
Unlike aPureBase's original implementation, this fork allows you to propagate select Coroutine context elements across all Coroutines. An example use-case for this is propagating ThreadLocalContextElement that are required for use in data fetching operations.
Check if any of the forks has implemented new functionality that should be taken over.
The text was updated successfully, but these errors were encountered: