Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.0ProductsDataUpdatesFiltersInputOpenAIOpen in ChatGPTFynd Platform Versionv2.11.0v2.11.1 - latestv2.11.0v2.10.3v2.10.2v2.10.1input_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 »