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