OBJECT

DeleteCommunityPointsCommunityGoalError

Delete community goal error.

link GraphQL Schema definition

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