Commit Graph

13 Commits

Author SHA1 Message Date
Vikram Rangnekar
7413813138 Add pagination using opaque cursors 2020-02-10 12:15:37 +05:30
Vikram Rangnekar
c40ff38b05 Fix case-sensitivity bug in GraphQL parser 2020-01-07 23:44:19 -05:00
Vikram Rangnekar
482203ba05 Add nested insert and update mutations with support for connect and disconnect 2019-12-29 01:53:54 -05:00
Vikram Rangnekar
6831d3f56f Add nested mutations 2019-12-25 01:24:30 -05:00
Vikram Rangnekar
a4c09dedd5 Optimize db queries limit use of transactions 2019-11-21 02:14:12 -05:00
Vikram Rangnekar
176514b5f1 Added support for multi-root queries 2019-11-19 00:47:55 -05:00
Vikram Rangnekar
605ec63466 Fix bugs and add new production mode 2019-11-07 02:37:24 -05:00
Vikram Rangnekar
89bc93e159 Add nested where clause to filter based on related tables 2019-11-04 23:44:42 -05:00
Vikram Rangnekar
77a51924a7 Block unauthorized requests when 'anon' role is not defined 2019-11-02 17:13:17 -04:00
Vikram Rangnekar
8ae7210e70 Add config driven presets for insert, update and upserta 2019-10-30 02:30:31 -04:00
Vikram Rangnekar
6d2f334011 Add ability to block queries and mutations by role 2019-10-26 01:34:29 -04:00
Vikram Rangnekar
cabd2d81ae Preserve allow.list ordering on save 2019-10-25 01:39:59 -04:00
Vikram Rangnekar
deb5b93c81 Add role based access control 2019-10-14 02:51:36 -04:00