feat(post): create post for a publication
Add publish post mutation for publish a post for a publication
Closes: #17
@itsaakashpatel How did you test this?
hey @itsaakashpatel is it possible for you create an example on hashnode-dairies on how can we use your hook on Frontend?
@itsaakashpatel How did you test this?
I tested on Hashnode diaries intending to use dummy data. Should I integrate a form to gather real data from the user and then execute a mutation to save the information?
@itsaakashpatel How did you test this?
I tested on Hashnode diaries intending to use dummy data. Should I integrate a form to gather real data from the user and then execute a mutation to save the information?
Yes! That will be awesome. Should we create a test Hashnode account for posting?
@itsaakashpatel How did you test this?
I tested on Hashnode diaries intending to use dummy data. Should I integrate a form to gather real data from the user and then execute a mutation to save the information?
Yes! That will be awesome. Should we create a test Hashnode account for posting?
Yes, that would be better 👍
@atapas Once you've created the testing account, please share the details with us.
Thanks!
@atapas Once you've created the testing account, please share the details with us.
Thanks!
Sorry for the delay.. I will do it now.
@itsaakashpatel here is the invitation: https://hashnode.com/teams/invite/70f6f481-5ab9-4e45-bdfe-b8ac68a9afee
Here is the blog page: https://hashnode-diary.hashnode.dev/
@atapas Once you've created the testing account, please share the details with us.
Thanks!
Got a chance?
@atapas Once you've created the testing account, please share the details with us. Thanks!
Got a chance?
I will start looking into that today and keep you updated here.
Thanks!
@atapas I created a new personal access token and used it to test a mutation, but it unexpectedly published an article on the host platform where I am the owner. I am now trying to figure out how to specify the host URL when publishing a post using the personal access token, but I am having trouble finding a way to do so.
Thanks!
@atapas I think as a contributor I will not be able to publish a post as mentioned here: https://apidocs.hashnode.com/?source=legacy-api-page#definition-UserPublicationRole
@atapas I think as a contributor I will not be able to publish a post as mentioned here: https://apidocs.hashnode.com/?source=legacy-api-page#definition-UserPublicationRole
I have made you an editor.. let me know what else you need.
@atapas I have tested with the given Hashnode Test account. It's working. Can you please look into that?
Also, I can create a new PR for https://github.com/CreoWis/hashnode-diaries with a /create page.
Thanks!
@atapas @MrTea7171 Can you please check when you get a chance?
Thanks!
@atapas @MrTea7171 Can you please check when you get a chance?
Thanks!
@atapas I have tested with the given Hashnode Test account. It's working. Can you please look into that?
Also, I can create a new PR for https://github.com/CreoWis/hashnode-diaries with a
/createpage.Thanks!
Yes please, I was thinking of this PR to review... so why didn't respond. Is it there?
@atapas I have created a pull request for creating a new post: https://github.com/CreoWis/hashnode-diaries/pull/6
Please inform me when you have finished reviewing the PR.
Thanks!