OBJECT
CreateCommunityPointsImageUploadInfoError
An error from generating upload info for Community Points images.
link GraphQL Schema definition
1 type CreateCommunityPointsImageUploadInfoError { 2 3 # An identifier for the error that occurred. 4 : CreateCommunityPointsImageUploadInfoErrorCode 5 6 }