Jk07Adept2 years agoPost Details How to get Particular post details. like no. of posts ,kudos,views,author and replies. this data should be based on a particular post id.
manasabAce2 years agoHello Jk07 ,The solution provided by kkritika is working fine. Another query to retrieve kudos for a specific message ID is: SELECT * FROM kudos WHERE message.id = 'MESSAGE_ID'If my response helped you, please give kudo and accept as solution.Thank you!
Related ContentAurora: Manage member account detailsBillable Application Call detailsAurora: Publish blog posts400/404 error on POST requestAurora: Create Post Button widget configuration
Recent DiscussionsHow to include cover image editor for forums post pageCan someone walk me through authenticating and using Postman with Aurora?SolvedNon Spam Posts for a given time frameEmail missing in the bulk apiGraphQL Mutation for Creating a blog | No author parameter