Skip to main content

RequestProductsExportInput

Autogenerated input type of RequestProductsExport

input RequestProductsExportInput {
clientMutationId: String
params: ProductsExportInput
}

Fields

RequestProductsExportInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

RequestProductsExportInput.params ● ProductsExportInput input products

Parameters to filter the products export.

Member Of

requestProductsExport mutation