We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4ed2af commit 60e8c2aCopy full SHA for 60e8c2a
src/SupabaseClient.ts
@@ -91,7 +91,7 @@ export default class SupabaseClient {
91
}
92
93
/**
94
- * Perform a stored procedure call.
+ * Perform a function call.
95
*
96
* @param fn The function name to call.
97
* @param params The parameters to pass to the function call.
0 commit comments