Searched refs:schemaOutputPath (Results 1 – 1 of 1) sorted by relevance
44 const schemaOutputPath = path.join(params.outputDir, 'schema.json'); constant48 await spawnAsync('node', [genSchemaScript, schemaOutputPath, params.jsSrcsDir]);56 schemaOutputPath, constant71 await fs.remove(schemaOutputPath);