OBJECT

CreateCommunityPointsCommunityGoalError

Create community goal error.

link GraphQL Schema definition

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