mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Remove messages and replace it with messagesCount in the query listContributions.
This commit is contained in:
parent
2177c501c3
commit
fbd3d41210
@ -207,15 +207,7 @@ export const listContributions = gql`
|
|||||||
confirmedBy
|
confirmedBy
|
||||||
deletedAt
|
deletedAt
|
||||||
state
|
state
|
||||||
messages {
|
messagesCount
|
||||||
id
|
|
||||||
message
|
|
||||||
createdAt
|
|
||||||
updatedAt
|
|
||||||
type
|
|
||||||
userFirstName
|
|
||||||
userLastName
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user