docs: remove usages of ts-ignore in examples (#12839)
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
import { CodeTab, CodeTabs } from "docs-ui"
|
||||
|
||||
<Note type="success" title="Issue Resolved">
|
||||
|
||||
This issue has been resolved in [Medusa v2.8.5+](https://github.com/medusajs/medusa/releases/tag/v2.8.5). If you're facing this error, please [update your Medusa application](!docs!/learn/update) and run the `dev` command. If the issue persists, please [report it on GitHub](https://github.com/medusajs/medusa/issues/new/choose).
|
||||
|
||||
</Note>
|
||||
|
||||
If you get the following error while using `query.graph` or `useQueryGraphStep`:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user