Giau. Tran Minh

Results 96 comments of Giau. Tran Minh

Hi, any update on this issues? @vmihailenco

I think you should change your code to update for existing object. Instead of call the create function.

> Isn't this the concept of UPSERT? You're right, I don't note the `OnConflictColumns` in the code above.

You can put the mapping in gqlgen.yml, so the extension will pick the right type for Input object. I'm so sorry about that magic! You can see the example here:...

Sent a patch: https://github.com/ent/ent/pull/2648

I tested the PR with my project, now the `fieldalignment` can run success without any issue.

> > I tested the PR with my project, now the `fieldalignment` can run success without any issue. > > Except for comments, right? > > What do you think...

I need feedback for naming the EntTypesStore interface and its methods.

The idea is just allow to more control how to generate Universel ID when running migration.

Hi Guys! Please roll-out this packages. Beta version of apollo-client can't work on react-native because stuck with `isomorphic-fetch`'s bug. https://github.com/matthew-andrews/isomorphic-fetch/issues/125 https://github.com/apollographql/apollo-link/issues/75