Skip to main content

ID

The ID scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID.

scalar ID

Returned By

deleteShippingPrice mutation ● deleteShippingSpeed mutation

Member Of

Address object ● addShippingUpgradeToOrder mutation ● Batch object ● BatchItem object ● BatchRule object ● BlankProduct object ● BlankProductCategory object ● BlankProductCategoryWithCollection object ● BlankVariant object ● BlankVariantDetail object ● BlankVariantImage object ● deleteProduct mutation ● deleteShippingPrice mutation ● deleteShippingSpeed mutation ● deleteShop mutation ● Filter object ● FilterInput input ● getOrder query ● getOrders query ● getProduct query ● getProducts query ● getShipment query ● getShipments query ● getShop query ● Image object ● InventoryVariant object ● Item object ● Location object ● LocationInput input ● Order object ● OrderItem object ● Product object ● SelectedShippingSpeed object ● Shipment object ● ShippingPrice object ● ShippingPriceOutput object ● ShippingService object ● ShippingSpeed object ● ShippingSpeedInput input ● ShippingUpgrade object ● Shop object ● updateOrder mutation ● updateProduct mutation ● updateShippingPrice mutation ● updateShop mutation ● User object ● Variant object ● VariantMapping object