Dirk Möbius
Results
12
issues of
Dirk Möbius
The [GET orders endpoint](https://woocommerce.github.io/woocommerce-rest-api-docs/?javascript#retrieve-an-order) accepts a "customer" parameter instead of "customer_id". The typescript definitions need to reflect this. I think this can most easily achieved by changing: ``` export type...
### Issue Description When I create a new native-script project from the default svelte template, the generated package.json has resolve conflicts. ### Reproduction Create a new project from the svelte...
question
solution posted