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

Member Of

AssignShipmentToWaybillInput input ● closeWaybill mutation ● CreatePackagingInput input ● CreateShipmentInput input ● CreateThemeInput input ● CreateWaybillInput input ● deletePackaging mutation ● deletePricing mutation ● deleteShipment mutation ● deleteTheme mutation ● deleteToken mutation ● deleteUser mutation ● deleteWaybill mutation ● deleteWebhook mutation ● deleteZone mutation ● GlobalIdentifier object ● GlobalIdentifierInput input ● inactivatePickupPoint mutation ● Merchant object ● MerchantSubscription object ● MerchantSubscriptionActivationInput input ● MerchantSubscriptionFilterInput input ● MerchantSubscriptionInput input ● MerchantSubscriptionPlan object ● Order object ● OrderInput input ● OrderItem object ● OrderItemInput input ● OrderShipping object ● OrderShippingInput input ● packaging query ● Packaging object ● Parcel object ● pickupPoint query ● PickupPoint object ● PickupPointFilterInput input ● PickupPointTag object ● pricing query ● Pricing object ● PricingConditionInput input ● session query ● Session object ● SessionInput input ● SessionPickupPointDisallowInput input ● SessionPickupPointTagInput input ● SessionToShipmentInput input ● shipment query ● Shipment object ● ShipmentDestinationInput input ● ShipmentFilterInput input ● ShipmentOriginInput input ● theme query ● Theme object ● Token object ● unassignShipmentFromWaybill mutation ● UpdatePackagingInput input ● UpdatePickupPointInput input ● UpdatePricingInput input ● UpdateShipmentInput input ● UpdateThemeInput input ● UpdateWebhookInput input ● UpdateZoneInput input ● user query ● User object ● UserFilterInput input ● waybill query ● Waybill object ● WaybillFilterInput input ● webhook query ● Webhook object ● zone query ● Zone object