stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentV2Input > notifyCustomer

AdminTypes.FulfillmentV2Input.notifyCustomer property

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']>;