Skip to main content

Interface: CartSetCustomerVariables

Defined in: generated/operationVariables.ts:939

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

id

id: string

Defined in: generated/operationVariables.ts:940


imageSearchFilters?

optional imageSearchFilters?: MediaImageProductSearchInput

Defined in: generated/operationVariables.ts:942


imageVariantFilters?

optional imageVariantFilters?: TransformationsInput

Defined in: generated/operationVariables.ts:944


input

input: CartSetCustomerInput

Defined in: generated/operationVariables.ts:941


language?

optional language?: string

Defined in: generated/operationVariables.ts:943