2018-03-27 17:15:28 +02:00

11 lines
152 B
JavaScript

'use strict';
/**
* GraphQL.js controller
*
* @description: A set of functions called "actions" of the `GraphQL` plugin.
*/
module.exports = {};