Skip to main content

Interface: ProductsVariables

Defined in: generated/operationVariables.ts:4148

Variables for the products GraphQL operation. Generated from the operation signature — field names and required/optional status mirror the operation's declared variables exactly, EXCEPT imageVariantFilters: the operation declares this non-null but the SDK supplies a default when omitted (findings #4/#8), so it is surfaced as optional here.

Properties

attributeResultSearchInput?

optional attributeResultSearchInput?: AttributeResultSearchInput

Defined in: generated/operationVariables.ts:4155


filterAvailableAttributeInput?

optional filterAvailableAttributeInput?: FilterAvailableAttributeInput

Defined in: generated/operationVariables.ts:4154


imageSearchFilters?

optional imageSearchFilters?: MediaImageProductSearchInput

Defined in: generated/operationVariables.ts:4152


imageVariantFilters?

optional imageVariantFilters?: TransformationsInput

Defined in: generated/operationVariables.ts:4153


input?

optional input?: ProductSearchInput

Defined in: generated/operationVariables.ts:4149


language?

optional language?: string

Defined in: generated/operationVariables.ts:4150


priceCalculateProductInput?

optional priceCalculateProductInput?: PriceCalculateProductInput

Defined in: generated/operationVariables.ts:4151