OBJECT

BanVideoCommenterPayload

link GraphQL Schema definition

1type BanVideoCommenterPayload {
2
3user: User
4
5}