Entities
Smart Meta {entity_type} is dynamic. Nellalink SaaS v1 uses exactly these three.
| Type | Parent | Created by |
|---|---|---|
nellalink_business | none | User App |
nellalink_business_menu | nellalink_business | User App |
nellalink_business_menu_item | nellalink_business_menu | User App |
POST https://backend-test.nellalink.com/public/api/v1/nellalink/smart-meta-manager/entity/{entity_type}
GET .../entity/{entity_type}?owned_by={uuid}
GET .../entity/{entity_type}/{uuid}
GET .../entity/{entity_type}/meta-key/{metaKey}
PUT .../entity/{entity_type}/{uuid}
POST .../entity/{entity_type}/trash/{uuid}Required on create: request_id, meta_key, owned_by.
Fetch by slug/meta-key often needs owned_by query on Core. Guest storefront uses meta-key GET with the public key — Core path settings must allow that read for active menus only.
Field catalog: ENV / Metadata Catalog.