ENUM

IdConversionEntryObjectType

link GraphQL Schema definition

1enum IdConversionEntryObjectType {
2Account
3AddressBookEntry
4AdminUser
5Brand
6Buyer
7Collection
8Customer
9Currency
10DeliveryWindow
11DeliveryWindowGroup
12Folder
13Invoice
14Market
15Order
16OrderLine
17PaymentHistoryEntry
18PaymentTerms
19Pricelist
20Product
21ProductVariant
22PurchaseOrder
23Return
24SalesRepresentative
25Shipment
26StorePlugin
27ShippingTerms
28Size
29SizeChart
30Stock@deprecated( reason: "It was added by mistake and will be removed in the future" )
31Voucher
32Warehouse
33Unknown
34}