PostgrestErrorError format https://postgrest.org/en/stable/api.html?highlight=options#errors-and-http-status-codes class PostgrestError extends Error {constructor(context: {message: string; details: string; hint: string; code: string; });code: string;details: string;hint: string;}§Extends§Error[src]§Constructors§new PostgrestError(context: {message: string; details: string; hint: string; code: string; })[src]§Properties§code: string[src]§details: string[src]§hint: string[src]