You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed while writing a subscriber that the product module doesn't have a retrieveProductOptionValue method. It is the only one missing from the usual list/retrieve/create/etc...
I can use the list method for now, but is there any reason why this method is missing?
Expected behavior
product module has a retrieveProductOptionValue method
Actual behavior
it doesn't
Link to reproduction repo
2.7.0 starter
The text was updated successfully, but these errors were encountered:
Package.json file
Node.js version
v22
Database and its version
PostgreSQL 17.2
Operating system name and version
W11
Browser name
No response
What happended?
I noticed while writing a subscriber that the product module doesn't have a retrieveProductOptionValue method. It is the only one missing from the usual list/retrieve/create/etc...
I can use the list method for now, but is there any reason why this method is missing?
Expected behavior
product module has a retrieveProductOptionValue method
Actual behavior
it doesn't
Link to reproduction repo
2.7.0 starter
The text was updated successfully, but these errors were encountered: