crud icon indicating copy to clipboard operation
crud copied to clipboard

GraphQL Support

Open robbyemmert opened this issue 5 years ago • 15 comments

Are you planning to add GraphQL support? What would this involve? I may be open to contributing to add this feature.

robbyemmert avatar Oct 17 '19 07:10 robbyemmert

+1

Teeoo avatar Nov 14 '19 04:11 Teeoo

I'm not sure when it will be. But I have such plans definitely.

michaelyali avatar Dec 07 '19 20:12 michaelyali

+1

fernandohenriques avatar Jan 03 '20 19:01 fernandohenriques

@John0x please feel free to start ;)

michaelyali avatar Jan 10 '20 18:01 michaelyali

+1

Delta843 avatar Apr 28 '20 22:04 Delta843

It'd be great if anyone could provide a basic example along the lines of this one: https://github.com/nestjs/nest/blob/master/sample/23-graphql-code-first/src/recipes/recipes.resolver.ts

I'm having some troubles to connect the dots between a Crud-generated service and the resolver, especially on the mutations. I understand crud has a ton of extra features, but starting with an example of the basic query one/query many/create one/update one/delete one would be great.

0x0ece avatar May 12 '20 03:05 0x0ece

Have you guys seen this project https://github.com/doug-martin/nestjs-query ?

michaelyali avatar May 13 '20 15:05 michaelyali

This would be amazing, +100

anthonycmain avatar Jun 24 '20 17:06 anthonycmain

We have successfully implemented graphql on top of nestjsx crud utilizing all the request params in each resolver method. With minimal code. [email protected] if you'd like help getting this implemented.

mattsidjohn avatar Jul 28 '20 15:07 mattsidjohn

+1

ShareQiu1994 avatar Dec 05 '20 08:12 ShareQiu1994

Is there planned? I would like a lot to see GraphQL support.

SirMishaa avatar Apr 06 '21 13:04 SirMishaa

We have successfully implemented graphql on top of nestjsx crud utilizing all the request params in each resolver method. With minimal code. [email protected] if you'd like help getting this implemented.

Please share with us! I'm in love with @nestjsx/crud hahah

GustavoContreiras avatar Jun 26 '22 16:06 GustavoContreiras

We have successfully implemented graphql on top of nestjsx crud utilizing all the request params in each resolver method. With minimal code. [email protected] if you'd like help getting this implemented.

Can you please open source it? :)

yf-hk avatar Oct 31 '22 06:10 yf-hk

+1

julpod avatar May 29 '23 15:05 julpod

Hello, I was wondering which status is it, I would like to use the library with GraphQL, I can help if there is not implement.

jaizquierdogalan avatar Dec 01 '23 10:12 jaizquierdogalan