umbraco-community / umbraco-graphql

An implementation of GraphQL for Umbraco 8 using GraphQL for .NET.
MIT License
64 stars 32 forks source link

Future of this project? #74

Open karlmacklin opened 2 years ago

karlmacklin commented 2 years ago

This project seems inactive at the moment, and given the release of Umbraco Heartcore I wonder if this will be affected?

That said, there is still a huge use case for this, since Heartcore has a very limited use case due to not supporting packages.

miyagisan221b commented 2 years ago

I believe the original author is now working in the Heartcore team, and has had to let this go due to a conflict of interest. I find myself in the same position, due to the limitations of Heartcore. I'd also love to be able to use this project in V9, but so far it won't run.

biapar commented 1 year ago

For 10?

andrewmckaskill commented 1 year ago

I've volunteered to take over this project and update it. I'm trying to sort out publishing v9 and v10 versions of the package as it stands at the moment, then will work on adding the missing functionality.

More updates to come soon!

jaddie commented 1 year ago

It might be worth putting together a task list of items that need doing, as I would be interested in this, as I am currently trying to explore if there are any alternatives to heartcore instead so a self-hosted version can provide a graph QL feed.