piscis
10/04/2017, 3:25 PMeruby
10/04/2017, 4:16 PMalbinekb
10/04/2017, 4:18 PMpiscis
10/04/2017, 4:22 PMpiscis
10/04/2017, 4:23 PMalbeik
10/04/2017, 5:08 PMnilan
10/04/2017, 5:08 PMalbeik
10/04/2017, 5:10 PMrvespula
10/04/2017, 5:14 PMUnknown argument 'oldId' on field 'createSection' of type 'Mutation
hueezer
10/04/2017, 5:48 PMJosef Henryson
10/04/2017, 6:38 PMfrankspin
10/04/2017, 7:38 PMAnthony Baker
10/04/2017, 8:12 PMAnthony Baker
10/04/2017, 8:12 PMalbinekb
10/04/2017, 8:13 PMalbinekb
10/04/2017, 8:13 PMlastmjs
10/04/2017, 8:14 PMagartha
10/04/2017, 8:14 PMAnthony Baker
10/04/2017, 8:15 PMAnthony Baker
10/04/2017, 8:16 PM#
characters in the description.albinekb
10/04/2017, 8:28 PMalbinekb
10/04/2017, 8:28 PMlastmjs
10/04/2017, 8:57 PMAll the functionality that you can implement with resolvers can also be implemented through the Proxy Layer. It is up to you where you want to put certain functionality. The Proxy Layer should generally be considered for more advanced use cases though - if your use case is rather simple and you only have a few resolvers to be implemented, the Proxy Layer might be an overkill.
lastmjs
10/04/2017, 8:57 PMlastmjs
10/04/2017, 8:58 PMlastmjs
10/04/2017, 8:58 PMPhil
10/04/2017, 9:49 PMlastmjs
10/04/2017, 10:35 PMPkmmte
10/05/2017, 1:59 AMcreatedAt
and updatedAt
fields?
I'm trying to migrate an existing Postgre database and I'd like to keep these values without creating fields such as actualCreatedAt
...srhise
10/05/2017, 2:49 AM