OBJECT

SetCreatorBadgeFlairPayload

link GraphQL Schema definition

1type SetCreatorBadgeFlairPayload {
2
3# Channel whose badge flair setting was updated.
4channel: Channel
5
6}