No overload matches this call.
Overload 1 of 2, '(values: never, options?: { count?: "exact" | "planned" | "estimated"; }): PostgrestFilterBuilder<{ PostgrestVersion: "12.1 (8cbcf98)"; }, never, never, null, "lector_candidates", never, "POST">', gave the following error.
Argument of type '{ id: string; status: string; }' is not assignable to parameter of type 'never'.
Overload 2 of 2, '(values: never[], options?: { count?: "exact" | "planned" | "estimated"; defaultToNull?: boolean; }): PostgrestFilterBuilder<{ PostgrestVersion: "12.1 (8cbcf98)"; }, never, never, null, "lector_candidates", never, "POST">', gave the following error.
Object literal may only specify known properties, and 'id' does not exist in type 'never[]'.
No overload matches this call.
Overload 1 of 2, '(values: never, options?: { count?: "exact" | "planned" | "estimated"; }): PostgrestFilterBuilder<{ PostgrestVersion: "12.1 (8cbcf98)"; }, never, never, null, "lector_candidates", never, "POST">', gave the following error.
Argument of type '{ id: string; status: string; }' is not assignable to parameter of type 'never'.
Overload 2 of 2, '(values: never[], options?: { count?: "exact" | "planned" | "estimated"; defaultToNull?: boolean; }): PostgrestFilterBuilder<{ PostgrestVersion: "12.1 (8cbcf98)"; }, never, never, null, "lector_candidates", never, "POST">', gave the following error.
Object literal may only specify known properties, and 'id' does not exist in type 'never[]'.