Allow filtering targets by provider type

This commit is contained in:
Steven Nguyen
2024-01-09 14:52:35 -08:00
parent af019369e9
commit c7a637e4c9
@@ -8,6 +8,7 @@ class Targets extends Base
'userId',
'providerId',
'identifier',
'providerType',
];
/**