PostgrestSingleResponsetype PostgrestSingleResponse<T> = PostgrestResponseSuccess<T> | PostgrestResponseFailure;§Type Parameters§T[src]§Type§PostgrestResponseSuccess<T> | PostgrestResponseFailure[src]