OBJECT
CreateCommunityPointsCommunityGoalError
Create community goal error.
link GraphQL Schema definition
1 type CreateCommunityPointsCommunityGoalError { 2 3 # The error code. 4 : CreateCommunityPointsCommunityGoalErrorCode! 5 6 }
OBJECT
Create community goal error.
1 type CreateCommunityPointsCommunityGoalError { 2 3 # The error code. 4 : CreateCommunityPointsCommunityGoalErrorCode! 5 6 }