Ent: Question: Documentation regarding integration with gqlgen

Created on 16 Sep 2020  路  3Comments  路  Source: ent/ent

Hello 馃憢
Regarding the documentation for the integration with gqlgen as mentioned by @a8m in r/golang
Hows it coming along, have you gotten started with it? I think it it would be highly appreciated, if not by others then at least by me!

If you havn't gotten started with it, perhaps I could start and you can fill in with what I've gotten wrong / are unaware of.

Cheers

Question

Most helpful comment

Hey @francismarcus and thanks for raising up this issue 馃槃

The ent-contrib repository is going to be OSS in the upcoming days, and it contains the initial integration with gqlgen (Node API, pagination, ordering, fields collection using auto eager-loading, and ent.Tx middleware for mutations).
Once it's out, you're welcome to join and help writing the documentation to it. I already started, but there are more work to do there.

All 3 comments

Hey @francismarcus and thanks for raising up this issue 馃槃

The ent-contrib repository is going to be OSS in the upcoming days, and it contains the initial integration with gqlgen (Node API, pagination, ordering, fields collection using auto eager-loading, and ent.Tx middleware for mutations).
Once it's out, you're welcome to join and help writing the documentation to it. I already started, but there are more work to do there.

@a8m sounds awesome, thanks for your work 馃

Closed with https://entgo.io/docs/graphql. Please note that docs are WIP at the moment, and will be updated more along with examples in the future. Contributions are welcomed of course.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

satriahrh picture satriahrh  路  3Comments

jbub picture jbub  路  5Comments

clearcodecn picture clearcodecn  路  3Comments

errorhandler picture errorhandler  路  4Comments

rubensayshi picture rubensayshi  路  3Comments