OBJECT

ContributeCommunityPointsCommunityGoalError

Contribute community goal error.

link GraphQL Schema definition

1type ContributeCommunityPointsCommunityGoalError {
2
3# The error code.
4code: ContributeCommunityPointsCommunityGoalErrorCode!
5
6}