CreateDeliveryTypePayload
No description
type CreateDeliveryTypePayload {
deliveryType: DeliveryType
}
Fields
CreateDeliveryTypePayload.deliveryType
● DeliveryType
object
Returned by
createDeliveryType
mutation