Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentV2Input > notifyCustomer
Whether the customer is notified. If true
, then a notification is sent when the fulfillment is created. The default value is false
.
Signature:
notifyCustomer?: InputMaybe<Scalars['Boolean']['input']>;