# ShippingRate - customer - OBJECT Version: 2025-01 ## Description A shipping rate to be applied to a checkout. ### Access Scopes ## Fields * [handle](/docs/api/customer/2025-01/scalars/String): String! - The human-readable unique identifier for this shipping rate. * [price](/docs/api/customer/2025-01/objects/MoneyV2): MoneyV2! - The price of this shipping rate. * [title](/docs/api/customer/2025-01/scalars/String): String! - The title of this shipping rate. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples