SachaG
69dc464902
clean up notifications/email code
2017-08-24 13:16:50 +09:00
ochicf
a25cb4b30b
Allow graphql types to implement interfaces
...
A collection now can be created with the `interfaces` option (passed to `createdCollection` function) with the names of the interfaces to implement. Here they are handled to create the graphql type.
2017-07-22 11:19:51 +02:00
SachaG
a6e3ee85d6
keepOriginal -> addOriginalField
2017-07-14 10:37:19 +09:00
SachaG
7b4d6912e5
make resolveAs accept GraphQL arguments
2017-07-14 10:07:48 +09:00
SachaG
f3ac2a03f9
add keepOriginal option to resolveAs to keep original schema field in GraphQL schema
2017-07-08 11:43:43 +09:00
SachaG
8b1ffd309a
automatically resolve fields with an associated array
2017-07-07 20:39:57 +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
SachaG
de76f6404d
add posts component to admin dashboard
2017-06-21 15:03:38 +09:00
SachaG
59f4f6a8df
enable blank Input schemas (for when no editableBy or insertableBy fields are defined)
2017-06-20 10:44:19 +09:00
SachaG
e87fc07351
generate input fragment even if no input fields exist
2017-06-19 21:48:22 +09:00
SachaG
0369d19c10
Telescope -> Vulcan; add Vulcan.getGraphQLSchema on the server
2017-04-06 11:10:23 +09:00
SachaG
641ec97a93
Add a way to remove a GraphQL resolver
2017-03-29 16:43:52 +09:00
SachaG
5bad048505
Add dbCollectionName option to createCollection
2017-03-29 15:49:07 +09:00
SachaG
72be56a590
renaming nova-xyz directories to vulcan-xyz
2017-03-24 10:19:24 +09:00