Beispiel #1
0
 public Task InitializeAsync(CancellationToken ct = default)
 {
     return(eventStore.CreateIndexAsync(SquidexHeaders.AppId));
 }