Skip to main content

Interface: UseProductSpecsOptions

Defined in: composables/react/useProductSpecs.ts:31

Options for useProductSpecs.

Properties

graphqlClient

graphqlClient: GraphQLClient

Defined in: composables/react/useProductSpecs.ts:33

GraphQL client the hook derives its Services bundle from.


language?

optional language?: string

Defined in: composables/react/useProductSpecs.ts:35

Language used to resolve attribute display names. Defaults to 'NL'.