GraphQL "fallyPaid" attriibute returns "false" for a a fully paid order.

spiralcode
Visitor
2 0 1

I've been using a GraphQL for a Custom Shopify App. Although yesterday an unusual error occurred and on inspection it happened since the GraphQL returns an un-expected value for the fullyPaid attribute.

For an order created manually and marked as "Paid", the GraphQL is returning a "false" for the "fullyPaid" attribute.

Replies 3 (3)

_JB
Shopify Staff
836 100 222

Hey @spiralcode,

Thanks for bringing this up. I've been able to replicate when creating an order with no transactions, it seems fullyPaid remains false when the order contains no transactions, regardless of the state of the financial_status field. I've raised this with our developers for further investigation, I'll post back here once we have an update.

JB | Solutions Engineer @ Shopify 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

spiralcode
Visitor
2 0 1

Hey, Any updates on the same?

Simon_G
Tourist
3 0 8

Any updates or workarounds please?