Types > GenericExport
Commerce APITypesGenericExport
GenericExport

Description

Topics: Brands, Categories, Content Blocks, Customer Groups, Customer Inventory, Customers, Inventory Locations, Inventory Rules, Menus, Option Sets, Options, Orders, Packaging, Product Field Sets, Products, Promotions, Purchase Orders, Shipping Rules, Suppliers, Survey Questions, Tax Rules, Transfers

Fields

columns: [String!]


filter_fields: String

A fields specification to filter out data's unused fields (for the filter script)


filter_script: String

A script to filter the export items (JavaScript)

Valid when: filter_script's length doesn't exceed 100000 characters


ids: [String!]


options: ExportOptions


zip: Boolean


Used By

Mutations

brandsExport, buyLinksExport, categoriesExport, contentBlocksExport, customerGroupsExport, customerInventoryExport, customersExport, inventoryLocationsExport, inventoryRulesExport, menusExport, optionSetsExport, optionsExport, ordersExport, packagingExport, productFieldSetsExport, productsExport, promotionsExport, purchaseOrdersExport, shippingRulesExport, suppliersExport, surveyQuestionsExport, taxRulesExport, transfersExport

Preview (typescript)

Loading module