Skip to main content

Interface: CartVariables

Defined in: generated/operationVariables.ts:980

Variables for the cart 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

cartId

cartId: string

Defined in: generated/operationVariables.ts:981


imageSearchFilters?

optional imageSearchFilters?: MediaImageProductSearchInput

Defined in: generated/operationVariables.ts:983


imageVariantFilters?

optional imageVariantFilters?: TransformationsInput

Defined in: generated/operationVariables.ts:984


language?

optional language?: string

Defined in: generated/operationVariables.ts:982