[source-shopify] Missing source order_returns #56361
leo-schick
started this conversation in
Connector Ideas and Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need all returns (GraphQL endpoint Order.returns, but this is currently not implemented.
One can get the returns via order_refunds.returns but this is incomplete:
Exchange orders like the one shown here will not result in a refund and are therefore not included in the order_refunds:

Please add a new stream order_returns and/or a field returns in stream orders including all returns independent of if they are refunded or not.
Beta Was this translation helpful? Give feedback.
All reactions