INPUT_OBJECT

UpdateCheerPartnerSettingsCheerBombInput

Settings related to bits cheer bomb events.

link GraphQL Schema definition

1input UpdateCheerPartnerSettingsCheerBombInput {
4
2# Flag that is true if the user has opted out of the cheer bomb event.
3isOptedOut: Boolean
5}