Home > @infiniteobjects/shopify-data-manager > AdminTypes > CalculatedDraftOrderLineItem > fulfillmentService
Name of the service provider who fulfilled the order.
Valid values are either **manual** or the name of the provider. For example, **amazon**, **shipwire**.
Deleted fulfillment services will return null.
Signature:
fulfillmentService?: Maybe<FulfillmentService>;