AppMetadataEntity type

Cachetyp för appmetadata

type AppMetadataEntity = {
  clientId: string
  environment: string
  familyId?: string
}