Types > TransferReject
Commerce APITypesTransferReject
TransferReject

Description

Topic: Transfers

Fields

line_items: [TransferLineItemCreate!]


reason: String

What happened to items?

Example: "TODO"


reject_all: Boolean

Mark all items as rejected

Example: true


Used By

Mutations

transfersReject

Preview (typescript)

Loading module