EditDeliveryTypePayload
No description
type EditDeliveryTypePayload {
deliveryType: DeliveryType
}
Fields
EditDeliveryTypePayload.deliveryType
● DeliveryType
object
Returned by
editDeliveryType
mutation