ariadne-codegen icon indicating copy to clipboard operation
ariadne-codegen copied to clipboard

Support for server side

Open listepo opened this issue 11 months ago • 5 comments

It would be great to generate a server from a schema file and just override the necessary methods

listepo avatar Jan 18 '25 08:01 listepo

Have you had a look at ariadne?

bombsimon avatar Jan 18 '25 20:01 bombsimon

yes but does it generate code as files? it seems to work in memory

listepo avatar Jan 18 '25 20:01 listepo

the point is to generate code with types and based on abstract classes and methods

listepo avatar Jan 18 '25 20:01 listepo

This sounds like something Ariadne GraphQL Modules v2 will enable:

https://github.com/mirumee/ariadne-graphql-modules/pull/32

rafalp avatar Jan 18 '25 22:01 rafalp

This is a great feature request, and we’re considering building it. Right now, we’re gathering contributors to help create this feature — if anyone is interested, please let me know!

DamianCzajkowski avatar Oct 20 '25 13:10 DamianCzajkowski