Hashnode
communityBlogging platform for developers. Write, publish, and discover programming articles with custom domains.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://gql.hashnode.comSearch articles via GraphQL
Parameters
queryGraphQL query with searchPosts(input: {queryrequired— page}) (stringReturns
posts[] with id, title, brief, slug, url, author, publishedAt, readTimeInMinutes, tagsPOST
https://gql.hashnode.comGet article details
Parameters
queryGraphQL query with post(slugrequired— hostname) (stringReturns
title, content.html, content.markdown, author, publishedAt, tags, readTimeInMinutes, reactionsPOST
https://gql.hashnode.comGet user profile and posts
Parameters
queryGraphQL query with user(username) (stringrequiredReturns
id, username, name, bio, profilePicture, publications, followersCount, followingsCount