I have an app that posts a message to a person's Facebook Timeline / wall. Is there a way to disable commenting or likes on that post via the Graph API?
You can only disable commenting for a post if the end user is a 'page' or public profile, but not if posting to a normal user.