-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Hi,
I had an issue where orders created were too big for the Woocommerce server to be able to build a response, the query ending in a server timeout.
I asked Woocommerce if it was possible to request the REST API to not send back the whole order data, as I send it in the first place and do not need it. They replied that I could use the query parameters in order to achieve that (see here).
It appears that this library does not allow this possibility (or I didn't find out how it is possible to do it), so I had to edit files for myself.
Is it possible to add this feature in a future release?
Thanks
Metadata
Metadata
Assignees
Labels
No labels