James
|
057bb631c8
|
progress to Relationship
|
2020-04-06 22:46:02 -04:00 |
|
James
|
2297fd23fd
|
converts graphql to class
|
2020-04-06 09:35:50 -04:00 |
|
James
|
7fc9a8ff13
|
adds addBlockType function to graphql
|
2020-04-06 09:02:29 -04:00 |
|
James
|
c6d649310f
|
ensures flexible content block types are global
|
2020-04-05 22:59:04 -04:00 |
|
James
|
855ae9dea7
|
extracts resolvers to be able to reuse them
|
2020-04-05 21:04:47 -04:00 |
|
James
|
f19809bd04
|
revises misc bugs with mongoose query handlers
|
2020-04-05 17:43:43 -04:00 |
|
James
|
2d02691a79
|
modularizes find request handler / query / resolver, enables find in graphql
|
2020-04-05 17:24:05 -04:00 |
|
James
|
85bfc677bf
|
enables graphql retrieval of collection by ID
|
2020-04-05 16:45:28 -04:00 |
|
James
|
a597ff9ca9
|
fixes bugs caused by accidentally adding unsafe query params to mongoose query
|
2020-04-05 14:00:58 -04:00 |
|
James
|
2c2e594fc3
|
WIP revises buildQuery to support required graphql where input
|
2020-04-05 13:23:58 -04:00 |
|
James
|
84b8618287
|
revises where graphql query arg
|
2020-04-04 21:00:31 -04:00 |
|
James
|
1bbb98a267
|
builds locale-friendly graphql schema types
|
2020-04-04 20:44:06 -04:00 |
|
James
|
dc26fb1d20
|
builds where input query type
|
2020-04-04 16:09:12 -04:00 |
|
James
|
c47cef4ac3
|
WIP query input types
|
2020-04-03 20:11:52 -04:00 |
|
James
|
7342861fcb
|
lints buildQuery and removes unused functionality, moves loadPolicy to express middleware
|
2020-04-03 18:50:46 -04:00 |
|
James
|
871b05c5e6
|
moves passport authenticate middleware and ensures user is accessible in GraphQL queries
|
2020-04-03 18:28:23 -04:00 |
|
James
|
4a04fc3655
|
adds graphql-playground instead of graphiql
|
2020-04-03 18:13:41 -04:00 |
|
James
|
4bdd7e16eb
|
replaces all forward slashes that may be used in graphql type names
|
2020-04-03 16:35:34 -04:00 |
|
James
|
bd945bf9a4
|
builds collection query schema
|
2020-04-03 16:34:03 -04:00 |
|
James
|
c835269ef2
|
WIP graphql schema definitions
|
2020-04-03 15:11:09 -04:00 |
|
James
|
36d7d87067
|
WIP builds graphql fieldToSchema
|
2020-04-03 14:45:09 -04:00 |
|
James
|
9ce32fed08
|
revises folder structure in advance of refining request handlers / queries
|
2020-04-03 12:12:55 -04:00 |
|
James
|
d4f9793777
|
implements pattern for graphql
|
2020-04-02 21:48:38 -04:00 |
|