docs: document InferTypeOf (#9321)
- Add documentation on how to use InferTypeOf - Use InferTypeOf in recipes and examples
This commit is contained in:
@@ -58,7 +58,7 @@ const { data: products } = await query.graph({
|
||||
region_id: "region_123",
|
||||
currency_code: "usd",
|
||||
}),
|
||||
}
|
||||
},
|
||||
},
|
||||
})
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user