Reduced error body produced when errors: { detailed: false } is set.
errors: { detailed: false }
message keeps its [@supabase/server] prefix, so the error is still traceable back here even without the source field.
message
[@supabase/server]
source
index.ErrorResponseConfig
Reduced error body produced when
errors: { detailed: false }is set.messagekeeps its[@supabase/server]prefix, so the error is still traceable back here even without thesourcefield.