Design a GraphQL schema for a specific use case
Design a GraphQL schema for the following use case: [USE_CASE_DESCRIPTION]. Include types, queries, mutations, and subscriptions. Ensure the schema is well-organized and follows best practices.
Use this when you need to quickly draft a GraphQL schema for a new project.