mattwr18 faf0a15aee Update to use enum in tests, seed data, etc, refactor resolver
- Extract validations to the validations middleware to clean it up
- Remove resourceId since it throws an error in the mutation if the user
asks for it back, and the resourceId is returned in post/comment/user.id
- use writeTxResultPromise to benefit from automatic retries
- more descriptive variable naming
- extract cypher query to make db manipulation into script so that it
can be run from the command line, at least locally.
2019-10-14 21:07:55 +02:00
..
2019-10-11 15:22:59 +02:00
2019-08-02 14:26:06 +02:00
2019-09-20 16:52:12 +03:00
2019-05-31 19:31:39 +02:00
2019-05-31 19:31:39 +02:00
2019-09-13 20:14:47 +02:00
2019-10-02 00:54:01 +02:00
2019-10-02 00:54:01 +02:00
2019-08-02 14:26:06 +02:00
2019-07-15 18:09:54 +02:00
2019-08-02 14:26:06 +02:00
2019-09-30 11:33:59 +03:00
2019-10-03 16:39:32 +02:00