1/22/2026, 12:00:57 AM
The hidden scalar type named "Scalar" was removed, so any field previously defined as Scalar must be updated. BillingPlanFeatureValue.value now returns a JSON type instead of a generic scalar, requiring callers to parse JSON. OrderTransactionErrorCode now includes the new PAYMENT_PROVIDER_ERROR enumeration value. ShopifyPaymentsTransactionType gained four new enum variants for nonβtarget revenue adjustment debit/credit and their reversals. StoreCreditAccount.transactions added an additional filter named remaining_amount for credit and debit transaction types. Developers should update their queries, mutation calls, and type handling to accommodate these changes and replace any deprecated Scalar references.
A scalar value.
valuePAYMENT_PROVIDER_ERRORMANAGED_MARKETS_NON_TARGET_REVENUE_ADJUSTMENT_DEBITMANAGED_MARKETS_NON_TARGET_REVENUE_ADJUSTMENT_DEBIT_REVERSALMANAGED_MARKETS_NON_TARGET_REVENUE_ADJUSTMENT_CREDITMANAGED_MARKETS_NON_TARGET_REVENUE_ADJUSTMENT_CREDIT_REVERSALtransactions