Type alias RetrievedKosmosItem

RetrievedKosmosItem: Omit<StoredKosmosItem, "label" | "tenant_id">

Helper type for entity date returned in Kosmos GraphQL responses.

Generated using TypeDoc