編集

次の方法で共有


AppMetadataEntity type

App Metadata Cache Type

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