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