PipedreamHQ / PipedreamHQ/pipedream

[Components] prepr_graphql

Open
#16,658 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# prepr_graphql
## URLs
- https://docs.prepr.io/graphql-api
## Webhook Sources
### new-content-instant
#### Description
Emit new event when a new content item is published in Prepr. Requires selecting a content model type (e.g., article, news, product) and optionally filtering by status or tag.
### new-user-instant
#### Description
Emit new event when a new user is created in Prepr. Useful for subscription, registration, or user engagement workflows.
### new-content-update-instant
#### Description
Emit new event when an existing content item is updated. Requires selecting a content model and can optionally filter by update type (e.g., status change, metadata update).
## Actions
### create-content
#### Description
Create a new content item in Prepr. Requires specifying the content model and providing required fields for the selected model.
### update-content
#### Description
Update an existing content item in Prepr. Requires content ID and fields to update. Can optionally schedule the update for a future publish date.
### query-content
#### Description
Retrieve one or more content items from Prepr using a GraphQL query. Requires specifying a custom or predefined query and optional variables.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.