This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Place *.graphql files ./schemas folder and update schemas object | |
const fs = require('fs'); | |
const graphql = require('graphql'); | |
const schemas = [ | |
{ name: 'github', metaQueries: 16 }, | |
{ name: 'gitlab', metaQueries: 7 } | |
]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2019-09-27T16:49:04.529Z","extensionVersion":"v3.4.3"} |