mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Update backend/src/graphql/resolver/util/findContributions.ts
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
parent
6030ca0898
commit
ef461dc969
@ -35,7 +35,7 @@ export const findContributions = async (
|
||||
}
|
||||
|
||||
const where =
|
||||
query && relations && relations.user
|
||||
query && relations?.user
|
||||
? [
|
||||
{
|
||||
...requiredWhere,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user