"use strict"; module.exports = [ // The optimizers applied to a schema AST are all those for regular queries + the schema-specific ones ... require("../"), require("./move-out-indexes") ];