GraphQL ENUM
LanguageEnum
link Definition
- enum LanguageEnum {
- }
link Required by
- CartInputInput for shopping cart preview.
- ClientAccount information for a specific client account.
- ContactInputInput for update of contact profiles for the related customer.
- CreateContactInputInput for contact profile that you want to create.
- CreateProductInputInput for created product.
- CreateProductSelectionInputInput for created product selection. Product selections are used to assign a product to one or more product characteristics.
- CreateTextElementInputInput for created text element. Text elements are used to display descriptive text in the cart for the various parts of a product variation.
- CreateUserAccountContactInputInput for contact profile that you want to create.
- LanguageDefault or configurable language in the cleverbridge platform. Languages can be configured on contact, product, or client account level.
- localizedIdReferenceInputInput for reference ID of localized image in the cart.
- LocalizedStringInputInput for localized product description in the cart.
- PriceFormatInputnull
- ProductItem or service offered for sale.
- ProductContentSettingsContent settings of the product.
- ProductDeliveryDownloadOptionsInputInput for download options of a given product.
- ProductDeliverySettingsDelivery settings of the product.
- querynull
- TextResourceReusable, localizable text resource.
- UpdateContactInputInput for contact information update.
- UpdateProductInputInput for product update.
- UpdateProductSelectionInputInput for product selection update. Product selections are used to assign a product to one or more product characteristics.
- UpdateSessionContactInputnull
- UpdateTextElementInputInput for text element update. Text elements are used to display descriptive text in the cart for the various parts of a product variation.
- UpdateUserAccountContactInputInput for contact profile that you want to update.