* Adding Caching Adapter, allows caching of _Role and _User queries.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// triggers.js
|
||||
import Parse from 'parse/node';
|
||||
import cache from './cache';
|
||||
import AppCache from './cache';
|
||||
|
||||
export const Types = {
|
||||
beforeSave: 'beforeSave',
|
||||
|
||||
Reference in New Issue
Block a user