Skip to content

Commit 7404880

Browse files
committed
Add heading
1 parent c8c6075 commit 7404880

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/src/pages/plugins/presets/preset-client.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,8 @@ console.log(response.status)
491491
console.log(await response.json())
492492
```
493493

494+
### Hashing algorithm
495+
494496
To override the default hash algorithm of sha1 set `persistedDocuments.hashAlgorithm`
495497

496498
```ts filename="codegen.ts" {10-12}

0 commit comments

Comments
 (0)