# ShippingRate - storefront - OBJECT Version: 2024-04 ## Description A shipping rate to be applied to a checkout. ### Access Scopes ## Fields * [handle](/docs/api/storefront/2024-04/scalars/String): String! - Human-readable unique identifier for this shipping rate. * [price](/docs/api/storefront/2024-04/objects/MoneyV2): MoneyV2! - Price of this shipping rate. * [priceV2](/docs/api/storefront/2024-04/objects/MoneyV2): MoneyV2! - Price of this shipping rate. * [title](/docs/api/storefront/2024-04/scalars/String): String! - Title of this shipping rate. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples