OBJECT

SetOverwatchTeamPreferenceError

Error code for an error that occurs while claiming the bounty.

link GraphQL Schema definition

1type SetOverwatchTeamPreferenceError {
2
3# Error code for error that occurred while claiming the bounty.
4code: SetOverwatchTeamPreferenceErrorCode!
5
6}