⚠️ Internal: This API is not publically exported by the package.
SessionGroup: (WithSessionId | WithInteractions) & {
    ratings?: undefined;
    userId?: undefined;
}

Type declaration

  • Optional ratings?: undefined
  • Optional userId?: undefined