Skip to content

Commit fac16c3

Browse files
authored
Merge pull request #3556 from justenlu/patch-4
Update osa8c.md
2 parents 0447bdd + 5a55f99 commit fac16c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/8/fi/osa8c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Mutation: {
292292
throw new GraphQLError('Creating the user failed', {
293293
extensions: {
294294
code: 'BAD_USER_INPUT',
295-
invalidArgs: args.name,
295+
invalidArgs: args.username,
296296
error
297297
}
298298
})

0 commit comments

Comments
 (0)