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?
optionallanguage?:string
Defined in: composables/react/useProductSpecs.ts:35
Language used to resolve attribute display names. Defaults to 'NL'.