Skip to main content

BulkResponseData

No description

type BulkResponseData {
created: Int!
updated: Int!
total: Int!
}

Fields

BulkResponseData.created ● Int! non-null scalar

Number of created items

BulkResponseData.updated ● Int! non-null scalar

Number of updated items

BulkResponseData.total ● Int! non-null scalar

Total number of created and updated items

Returned By

bulkCostPricesBulk mutation ● bulkPricesCreate mutation ● cartItemBulk mutation ● costPricesBulk mutation