We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48009fb commit 78a99ffCopy full SHA for 78a99ff
src/resolvers/mutations/create.js
@@ -126,4 +126,4 @@ function recursiveCreateAssociations(graphqlParams, mutationOptions, options) {
126
}));
127
}
128
129
-module.exports = createMutation;
+module.exports = createMutation;
0 commit comments