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