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