OBJECT
ContributeCommunityPointsCommunityGoalError
Contribute community goal error.
link GraphQL Schema definition
1 type ContributeCommunityPointsCommunityGoalError { 2 3 # The error code. 4 : ContributeCommunityPointsCommunityGoalErrorCode! 5 6 }