A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
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.
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
Hey, Any updates on the same?
Any updates or workarounds please?