mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 10:15:04 +00:00
update listusers query
This commit is contained in:
@@ -300,6 +300,8 @@ export async function listUsers(
|
||||
userName,
|
||||
method: TextQueryMethod.TEXT_QUERY_METHOD_EQUALS,
|
||||
},
|
||||
},
|
||||
{
|
||||
organizationIdQuery: organizationId
|
||||
? {
|
||||
organizationId,
|
||||
|
||||
Reference in New Issue
Block a user