stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransactionInput > parentId

AdminTypes.OrderTransactionInput.parentId property

The ID of the optional parent transaction, for example the authorization of a capture.

Signature:

parentId?: InputMaybe<Scalars['ID']['input']>;