Skip to content

Commit 78a99ff

Browse files
committed
Update create.js
1 parent 48009fb commit 78a99ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resolvers/mutations/create.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ function recursiveCreateAssociations(graphqlParams, mutationOptions, options) {
126126
}));
127127
}
128128

129-
module.exports = createMutation;
129+
module.exports = createMutation;

0 commit comments

Comments
 (0)