producthunt_customers
Retrieve paginated customer products for any Product Hunt product using its slug. Use page, order, and page size to control results.
Instructions
Retrieve Product Hunt product customers. Returns paginated customer products for a Product Hunt product using Product Hunt's ProductCustomersPage GraphQL operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product Hunt slug | |
| page | No | Page number | |
| order | No | Product Hunt customers order | |
| page_size | No | Results per page |