OBJECT

UpdateChanletContentAttributesPayload

Response payload.

link GraphQL Schema definition

1type UpdateChanletContentAttributesPayload {
2
3# Updated chanlet.
4chanlet: Channel
5
6}