Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderHoldInput > notifyMerchant
Whether the merchant receives a notification about the fulfillment hold. The default value is false
.
Signature:
notifyMerchant?: InputMaybe<Scalars['Boolean']['input']>;