stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItemMutable > fulfillmentService

AdminTypes.LineItemMutable.fulfillmentService property

The service provider that fulfills the line item.

Deleted fulfillment services will return null.

Signature:

fulfillmentService?: Maybe<FulfillmentService>;