⚠️ Internal: This API is not publically exported by the package.
WithUserId: {
    ratings?: Rating[];
    userId: string;
}

Type declaration

  • Optional ratings?: Rating[]
  • userId: string