type-graphql icon indicating copy to clipboard operation
type-graphql copied to clipboard

AdonisJS integration

Open kerwanp opened this issue 1 year ago • 3 comments

Hi! We have recently released the first version of Adonis GraphQL, it is built on top of TypeGraphQL and I have to say that building this "adapter" with it has been a great journey!

This pull-request simply adds a short documentation page about Adonis GraphQL and how to get started.

Happy to discuss about changes, it might requires a disclaimer Not maintained by TypeGraphQL.

  • Source code: https://github.com/FriendsOfAdonis/FriendsOfAdonis/tree/main/packages/graphql
  • Documentation: https://friendsofadonis.com/docs/graphql

kerwanp avatar Nov 12 '24 00:11 kerwanp

I think we should first introduce #1122 to gather all community-driven packages

MichalLytek avatar Nov 12 '24 09:11 MichalLytek

I think we should first introduce #1122 to gather all community-driven packages

That totally make sense, would you like me to create this dedicated section? Do you already have an idea on how to showcase the community packages? It could be similar to the current version but separated of the official ones, or a single page with something as simple as a bullet list.

kerwanp avatar Nov 12 '24 14:11 kerwanp

I think that bullet list with like one to three sentences should be enough. There can be a link to npm or github or the website, so that users can navigate and read the full integration/package docs. No need to duplicate the detailed docs as they can quickly become outdated.

MichalLytek avatar Nov 12 '24 14:11 MichalLytek