ENUM

UpdateUserPredictionSettingsErrorCode

Possible error codes from the updateUserPredictionSettings mutation.

link GraphQL Schema definition

1enum UpdateUserPredictionSettingsErrorCode {
2
3# An unknown error occurred.
4UNKNOWN
5}