Skip to content

Commit

Permalink
Add heading
Browse files Browse the repository at this point in the history
  • Loading branch information
schweetheart committed Nov 30, 2023
1 parent c8c6075 commit 7404880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/src/pages/plugins/presets/preset-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ console.log(response.status)
console.log(await response.json())
```

### Hashing algorithm

To override the default hash algorithm of sha1 set `persistedDocuments.hashAlgorithm`

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

0 comments on commit 7404880

Please sign in to comment.