MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
952 stars 280 forks source link

Status property is not return in Products API #462

Closed rongvrv closed 3 years ago

rongvrv commented 3 years ago

I used shopify.product.list() API, didn't see the status property from the response. I tried in postman and saw status is included in the response. It's a string of active or draft.

rongvrv commented 3 years ago

it turns out there is a shopify bug that doesn't return status for some stores's product.