SachaG
|
05084e6fb5
|
Add support for GraphQL comments/descriptions for fields, queries, mutations, types
|
2018-01-02 13:04:33 +09:00 |
|
SachaG
|
0cbb904f2d
|
Set enableCache when defining HoC rather than when defining resolvers for more granularity
|
2017-12-13 18:39:19 +09:00 |
|
SachaG
|
574f08c449
|
Enable Engine caching
|
2017-12-08 20:54:23 +09:00 |
|
SachaG
|
68351674da
|
Work on adding caching option to default resolvers; add loadingMore prop to withList
|
2017-11-30 23:08:27 +09:00 |
|
Sacha Greif
|
f5c2d21274
|
Small fixes; Default newsletter to *not* be automatically sent out
|
2017-10-14 11:06:25 +09:00 |
|
SachaG
|
24ccf1ff95
|
Various fixes
|
2017-10-05 09:14:42 +09:00 |
|
SachaG
|
c52e53afbe
|
Make runParameters callbacks support async
|
2017-09-22 16:20:07 +02:00 |
|
SachaG
|
af1528aca8
|
improve seeding & debugging
|
2017-09-15 11:14:09 +02:00 |
|
SachaG
|
7777fcbcf7
|
Do not validate required fields on edit operation
|
2017-09-11 15:55:25 +02:00 |
|
SachaG
|
b205034b33
|
modify resolvers to return first post/user/etc. by default
|
2017-08-20 16:13:28 +09:00 |
|
SachaG
|
2cf193af1e
|
Improve image upload form styling; pass context to parameters callback
|
2017-08-05 14:46:02 +09:00 |
|
SachaG
|
8703a7c303
|
include user edit modal inside admin package; fix default avatar; admins can now perform every action; include form styles in form package; small form fixes
|
2017-07-19 16:55:51 +09:00 |
|
SachaG
|
7ff1ada7d9
|
add new default resolvers and default mutations; improve the way field resolvers are defined
|
2017-07-03 10:54:10 +09:00 |
|