stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > GiftCard > order

AdminTypes.GiftCard.order property

The order associated with the gift card. This value is null if the gift card was issued manually.

Signature:

order?: Maybe<Order>;