Types > GenericExport
Commerce APITypesGenericExport

GenericExport

Description

Topics: Brands, Buy Links, Categories, Content Blocks, Customer Groups, Customer Inventory, Customers, Inventory Locations, Inventory Rules, Menus, Option Sets, Options, Orders, Packaging, Product Field Sets, Products, 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)

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


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, purchaseOrdersExport, shippingRulesExport, suppliersExport, surveyQuestionsExport, taxRulesExport, transfersExport

Preview (typescript)

Loading module