Alexandre Bodin
|
2a780ea10a
|
Clear _id now that queries return an id everytime
|
2019-08-13 17:40:31 +02:00 |
|
Derrick Mehaffy
|
2f44b7353b
|
PR Feedback for testing
|
2019-07-23 02:20:36 -07:00 |
|
Derrick Mehaffy
|
8bcc6d5d37
|
Fix graphql me route when using bookshelf databases
|
2019-07-19 02:14:46 -07:00 |
|
Alexandre Bodin
|
d2db6b633f
|
Mongo + graphql v1
|
2019-03-21 09:07:36 +01:00 |
|
Aurélien Georget
|
540e1bccf8
|
Allow private attribute into input definition
|
2018-11-27 14:59:28 +01:00 |
|
Aurélien Georget
|
9e0faf9b5c
|
Fix deleteUser mutation for Mongoose and Bookshelf
|
2018-11-27 14:54:34 +01:00 |
|
Aurélien Georget
|
143f92a338
|
Follow generated GraphQL input to return data
|
2018-11-26 18:32:35 +01:00 |
|
NickBolles
|
b23bbff6a1
|
Use the UserPermissionsMeRole
|
2018-10-15 11:03:00 -05:00 |
|
NickBolles
|
fc8931bb39
|
Add a special return type for the me graphql query
This helps avoid returning roles and permissions that the user doesn't have access to.
|
2018-10-14 21:14:02 -05:00 |
|
NickBolles
|
df9f6d6aee
|
add graphql query for the current user
|
2018-10-09 21:05:13 -05:00 |
|
Jason Lei
|
3378403954
|
GraphQL Mutations, Aggregations, Decimals
Merging Mutations and Aggregations. Fixed Mongoose Hook to use Decimals (2 decimal places) and Floats (20 decimal places).
|
2018-09-10 16:05:00 +08:00 |
|
Aurelsicoko
|
78e69cebd5
|
Add description to explain specificities of the roles query
|
2018-04-12 15:57:25 +02:00 |
|
Aurelsicoko
|
17c46b331d
|
Make GraphQL polymorphic relationships working with Bookshelf
|
2018-04-11 12:53:07 +02:00 |
|