mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
Allow filtering targets by provider type
This commit is contained in:
parent
af019369e9
commit
c7a637e4c9
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ class Targets extends Base
|
||||||
'userId',
|
'userId',
|
||||||
'providerId',
|
'providerId',
|
||||||
'identifier',
|
'identifier',
|
||||||
|
'providerType',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue