OBJECT

UpdateCheermoteTierPayload

Results of the cheermote tier update.

link GraphQL Schema definition

1type UpdateCheermoteTierPayload {
2
3# Service error, if any.
4error: UpdateCheermoteTierError
5
6}