All activity
Dhruv Parmar
left a comment
Congratulations on the launch team! Looking forward to myriad of real time products being built on top of Sariska
COLLABORATE By Sariska
Browse any website together without screen sharing
YourStack is the place to share and discover your favorite products, now in public beta. Stack your favorite apps, books, games, gadgets, camping gear, headphones, fashion brands, and more.
YourStack
A new community for sharing the products you use and ❤️
Dhruv Parmar
left a comment
@feriforgacs hey, seems like there is an issue with the input object you are passing. Can you try renaming the `GoalMarkAsCompleteInput` inside the variables object to `goalMarkAsCompleteInput` instead ?
If that doesn't work try to inline the input object with the mutation? for e.g something like this
mutation {
goalMarkAsComplete(input: { goalId: 37188 }) {
node {
id
}
}
}
GoalMarkAsComplete problem
Ferenc Forgacs
Join the discussion
Dhruv Parmar
left a comment
API Update:
1. Added ability to fetch "votes" on a Post or Comment. Supports filtering votes by "createdBefore" & "createdAfter" params. Results are ordered with newest votes coming first.
http://api-v2-docs.producthunt.com.s3-website-us-east-1.amazonaws.com/object/post/#votes
http://api-v2-docs.producthunt.com.s3-website-us-east-1.amazonaws.com/object/comment/#votes
2. Added "userFollow"...
API Support
Dhruv Parmar
Join the discussion
Dhruv Parmar
left a comment
API Update: We've added capability to cheer goals via the API. Also GoalType now has `cheer_count` to fetch count of cheers on a Goal. For details check out the the following links:
1. GoalCheer - http://api-v2-docs.producthunt.com.s3-website-us-east-1.amazonaws.com/mutation/goalcheer/
2. GoalCheerUndo -...
API Support
Dhruv Parmar
Join the discussion
Dhruv Parmar
left a comment
We've made following updates to the API:
1. Added `GoalCreate` mutation which allows to create goals on behalf of the authenticated user. http://api-v2-docs.producthunt.com.s3-website-us-east-1.amazonaws.com/input_object/goalcreateinput/
2. Added `videoUrl` field to `media` object for Posts. http://api-v2-docs.producthunt.com.s3-website-us-east-1.amazonaws.com/object/media/#videourl
3. Fixes...
API Support
Dhruv Parmar
Join the discussion
Dhruv Parmar
left a comment
@roy_shao can you try something like this, after logging in via product hunt in the explorer app
mutation($goalUpdateInput: GoalUpdateInput!) {
goalUpdate(input: $goalUpdateInput) {
node {
title
id
}
}
}
and inside query variables you can put the input values like
{
"goalUpdateInput": {
"goalId": goal_id,
"title": new_title_here
}
}
Is there an example of using mutation to update goal?
Roy Shao
Join the discussion
Dhruv Parmar
left a comment
Hey everyone! Dhruv from the engineering team at Product Hunt. The new version for the Product Hunt public API is built using GraphQL. We want you to have a smooth experience while integrating with the API and I'll be here to assist you in any issues that might arise.
Here are some quick tips to get started:
1. To explore the GraphQL interface of the API quickly, you can use the GraphiQL...
API Support
Dhruv Parmar
Join the discussion
This is an Android version of the resource planning webapp Teamweek.
Teamweek for Android
Plan your team's time. Visually.
Excusator
Best Work Related Excuse Generator
Saurochat
Share tasks with your team and make a plan
Tweek
Team collaboration and task sharing
Dhruv Parmar
left a comment
Love the product. Just one question, it seems that it's necessary for me to either upvote/downvote every card that pops up. It might help to have a skip button too ? for the neutrals. I might not always like/dislike the idea but would have to click either to see more ideas.
Pitchcard Explore
Pitch and explore ideas, find collaborators to build things