Hashnode service plugin — GraphQL API #42

Open
opened 2026-05-28 18:51:55 +00:00 by jmiller · 1 comment
Owner

Cross-post articles to Hashnode.

Credentials:

{
  "api_token": "...",
  "publication_id": "..."
}

Features:

  • Hashnode GraphQL API
  • Full markdown content
  • Tags
  • Canonical URL
  • Cover image
  • Draft or published
Cross-post articles to Hashnode. **Credentials:** ```json { "api_token": "...", "publication_id": "..." } ``` **Features:** - Hashnode GraphQL API - Full markdown content - Tags - Canonical URL - Cover image - Draft or published
Author
Owner

Branch created: feature/42-hashnode-service-plugin-graphql-api

git fetch origin
git checkout feature/42-hashnode-service-plugin-graphql-api
Branch created: [`feature/42-hashnode-service-plugin-graphql-api`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/42-hashnode-service-plugin-graphql-api) ```bash git fetch origin git checkout feature/42-hashnode-service-plugin-graphql-api ```
Sign in to join this conversation.
Type Feature
Status
Priority Low
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#42