Skip to content

Commit 1f9e283

Browse files
committed
fix prettier
1 parent 41f262d commit 1f9e283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type/definition.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ export interface GraphQLScalarTypeExtensions {
564564
*
565565
* If a type's serialize function returns `null` or does not return a value (i.e. it returns
566566
* `undefined`) then an error will be raised and a `null` value will be returned
567-
* in the response.
567+
* in the response.
568568
*
569569
* Example:
570570
*

0 commit comments

Comments
 (0)