missing option in apiOptions type #770
Labels
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Describe the issue you're facing
When wanting to get story by uuid the apiOptions type don't allow for find_by. Add a stackBlitz but it doesn't support type hints will still send the api request but a bit annoying the option is supported on the type
Reproduction
https://stackblitz.com/edit/vitejs-vite-rusp3a?file=src%2FApp.vue
Steps to reproduce
Try to add find_by to apiOptions you'll get "Object literal may only specify known properties, and 'find_by' does not exist in type"
System Info
Used Package Manager
pnpm
Error logs (Optional)
No response
Validations
The text was updated successfully, but these errors were encountered: