Skip to content
On this page

getAvailableSalutations ​

Definition ​

Get all available salutations

Signature ​

ts
export async function getAvailableSalutations(
  contextInstance: ShopwareApiInstance = defaultInstance,
) 

Parameters ​

NameTypeDescription
contextInstance
ShopwareApiInstance
instance of the api client (by default it's an Axios instance)

Usage example ​

WARNING

Example is generated automatically. Sometimes it's required to be adjusted to your needs.

Open in StackBlitz

getAvailableSalutations has loaded