Skip to main content

baseDynamicEntityTemplate

Fetch Base Dynamic Entity Template by id and version.

**Returns:** The base dynamic entity template.

baseDynamicEntityTemplate(
id: String!
version: String!
): BaseDynamicEntityTemplate

Arguments

baseDynamicEntityTemplate.id ● String! non-null scalar

The ID of the base dynamic entity template.

baseDynamicEntityTemplate.version ● String! non-null scalar

The version of the template.

Type

BaseDynamicEntityTemplate object

Dynamic Entity Template is a structure to facilitate the setup of entities to comply with the expectations of surrounding services and UIs.

A base template is for Extenda Retail only.

Some base templates contain properties that are not editable by the tenant because they reference internal Hii Retail requirements and cannot be modified. Others refer to domain areas or functionalities that the tenant has or wants to have, and are only best-practice recommendations from Extenda Retail. These can be modified and/or extended as required by the tenant.