async callApi(
    operationName: string,
    request: RequestInit,
    opts: RequestOptions = {}
  ) {