5 lines
84 B
JavaScript
5 lines
84 B
JavaScript
module.exports = {
|
|
description: 'Instance',
|
|
schemaFile: '../schema.graphql',
|
|
};
|