Giau. Tran Minh

Results 96 comments of Giau. Tran Minh

Hey @nmaquet, I'm interested in this issue. So, is there any way to support/workaround for it?

@eljenso : Hi, please trying to use new feature in graphql-tools, https://www.apollographql.com/docs/graphql-tools/schema-directives.html

@theprobugmaker running to the case he needs to encode UUID as Global ID with the Entity Number: `\n`. I think there will be many different formats used, but it is...

> Thanks for the contribution @giautm. Would you mind elaborate on the use case? 🙂 the use case it supports is when I migrate the old Ent-based project to support...

Hey @a8m, I renamed `NodeIDField` to `NodeID` and rebase the PR to the master branch. Will you consider merging it?

Hello @Albert-Gao, you need to add `def.Description` to this block of code. It's our query field on the Query Object. https://github.com/ent/contrib/blob/a1f3cb44bdfe32a9ea7d1cea048b12f681ce6570/entgql/schema.go#L208-L231 The latest thing, don't forget to merge annotation if...

Hi @vonovak, I want to support this module by writing the Expo [Config plugin](https://docs.expo.dev/guides/config-plugins/) for it. So, what do you think?

Sure, I'm looking for this feature too.

Any ETA on this??? Go's Context released for a long time (a year ago), support `context.Context` brings a lot of benefits, such as cancel query, logging, analyst, and multi-tenant support.