Admin GraphQL API2025-07
FeeSale fee field is nullable as of 2025-07
As of 2025-07, the FeeSale.fee
field is now nullable, meaning a Fee
can be null if it has been deleted. In versions prior to 2025-07, the fee
field will still return the deleted fee.
For more information, visit the Shopify.dev documentation on FeeSale
.
Was this section helpful?