mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(Supabase Node): Fix Row > Get operation (#3045)
This commit is contained in:
@@ -228,7 +228,7 @@ export const rowFields: INodeProperties[] = [
|
||||
/* -------------------------------------------------------------------------- */
|
||||
{
|
||||
displayName: 'Select Conditions',
|
||||
name: 'primaryKey',
|
||||
name: 'filters',
|
||||
type: 'fixedCollection',
|
||||
typeOptions: {
|
||||
multipleValues: true,
|
||||
|
||||
Reference in New Issue
Block a user