2021-04-29 12:03:54 +02:00

10 lines
151 B
JavaScript

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