Shopify / shopify-app-js

MIT License
214 stars 86 forks source link

`rest.PaymentTransaction.transactions` returns unknown #988

Open carstenblt opened 1 month ago

carstenblt commented 1 month ago

Issue summary

Before opening this issue, I have:

Expected behavior

Calling rest.PaymentTransaction.transactions should return a response type with the PaymentTransaction type.

Actual behavior

Return type is unkown.

matteodepalo commented 2 weeks ago

Hi @carstenblt thank you for opening this, we'll take a look.