Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.12.4ProductsDataUpdatesFiltersInputOpenAIOpen in ChatGPTFynd Platform Versionv2.12.4v2.12.8 - latestv2.12.7v2.12.6v2.12.5v2.12.4input_objectProductsDataUpdatesFiltersInputDefines filters for selecting specific products or line items. Example: `{ "identifier": "21500347", "line_number": 1 }`FieldsidentifierStringA unique string that serves as the product’s identifier, such as a SKU, barcode, or another distinct code. This ensures the product is correctly identified and distinguished from other items in the system.line_numberIntThe specific line item of bag. For example, 1.Previous« EntityReasonDataInputNextProductsDataUpdatesInput »