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