We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1645e21 commit 1c3fa85Copy full SHA for 1c3fa85
src/index.js
@@ -47,7 +47,7 @@ const makeDefaultNetlifyGraphConfig = ({
47
];
48
const graphQLOperationsSourceDirectory = [
49
...netlifyGraphPath,
50
- NetlifyGraph.defaultSourceOperationsDirectoryName,
+ ...NetlifyGraph.defaultSourceOperationsDirectoryName,
51
52
const graphQLSchemaFilename = [
53
0 commit comments