Flow has adopted version 2025-10 of the GraphQL Admin API, unlocking powerful new features to help businesses streamline workflows and automations. With enhanced access to order, inventory, and payment data, merchants can create more responsive and precise processes tailored to their operational needs.
What’s New in GraphQL Admin API Version 2025-10?
Enhanced Order Queries
Order data queries now support filters such as current_total_price and total_weight, along with the ability to sort by CURRENT_TOTAL_PRICE. These improvements let you:
- Filter orders by price and weight for differentiated fulfillment strategies.
- Create workflows for handling high-value or heavy shipments.
New Inventory Timestamp Fields
Track inventory changes with newly introduced fields such as dateCreated, dateReceived, and dateShipped. These fields enable merchants to:
- Monitor inventory shipment dates to optimize stock levels.
- Set up alerts for incoming, outgoing, or newly created inventory.
Payment Schedule Insights
The update includes new fields like balanceDue, totalBalance, and due, making it easier to manage payments. Merchants can:
- Monitor payment schedules and outstanding balances effectively.
- Automate reminders for follow-ups on overdue payments.
Fulfillment Order Rerouting
With the fulfillmentOrdersReroute mutation, businesses now have the flexibility to redirect orders to different fulfillment locations based on specific rules and conditions.
Inventory Quantity Validation for Bulk Operations
Several mutations, including productSet, productVariantsBulkCreate, and productVariantsBulkUpdate, now validate inventoryQuantities limits. This ensures accuracy and prevents errors during bulk inventory updates.
For more details about Flow and its use of the GraphQL Admin API, consult the official documentation. To explore specific changes in version 2025-10, visit the Developer Changelog.