INPUT_OBJECT

UpdateCheerPartnerSettingsCustomPrefixInput

Partner settings related to the custom cheermote prefix.

link GraphQL Schema definition

1input UpdateCheerPartnerSettingsCustomPrefixInput {
4
2# Flag that is set if the user has the custom cheermote prefix enabled.
3isEnabled: Boolean
5}