Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check forks for useful developments #10

Open
stuebingerb opened this issue Oct 16, 2024 · 2 comments
Open

Check forks for useful developments #10

stuebingerb opened this issue Oct 16, 2024 · 2 comments
Assignees

Comments

@stuebingerb
Copy link
Owner

Check if any of the forks has implemented new functionality that should be taken over.

@stuebingerb stuebingerb self-assigned this Oct 16, 2024
@stuebingerb
Copy link
Owner Author

Forks with commits ahead of aPureBase/KGraphQL:

  • 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.

  • https://github.com/tpasipanodya/kgraphql

    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.

    No test cases unfortunately.

@stuebingerb
Copy link
Owner Author

stuebingerb commented Nov 12, 2024

There are also 3 branches in aPureBase GraphQL that might contain useful work in progress (haven't checked in detail yet):
https://github.com/aPureBase/KGraphQL/branches/all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant