Design a GraphQL API for a content management platform with articles, authors, categories, and comments.
Design the GraphQL schema with types, queries, and mutations. Consider type relationships, interfaces, unions, and naming conventions.