youshido-php/GraphQLBundle

YoushidoGraphQLExtendedBundle, Do you want to add some functionality from it?

MGDSoft opened this issue · 3 comments

Hi I created a new bundle YoushidoGraphQLExtendedBundle alpha version.
If you want some of that funcionalities I can create a pull request.

Hey Miguel, cómo te va? Im planning to implement some functionality to read entity annotations on the fly to generate the schema with some generic resolve functions, automated doctrine queries with sort, pagination and search functionality. I worked on a CRUD bundle so I can extract some functionality from there.

Yeah you can use it without troubles,
Where can I see the bundle?
if you need help contact with me :-)

This is my bundle TideCrudBundle currently is not fully decoupled from my project, so maybe wont work if you install it, but you can take a look to TideCrudBundle/Helpers/CrudHelper.php where almost all functionality is implemented.