6 Commits

Author SHA1 Message Date
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