OBJECT

CheerPartnerSponsoredCheermoteSettings

Partner settings related to sponsored cheermotes.

link GraphQL Schema definition

1type CheerPartnerSponsoredCheermoteSettings {
2
3# The sponsored cheermote channel settings that are associated with the user.
4campaigns: SponsoredCheermoteChannelSettingsConnection
5
6}