Automate Hygraph for free on Stepper
Hygraph is a GraphQL-native headless CMS with Content Federation, enabling teams to build and deliver content-rich digital experiences.
Triggers available for Hygraph on Stepper
New Content Entry
Triggers when a new content entry is created in a selected model.
- 3 parameter s
Updated Content Entry
Triggers when a content entry is updated in a selected model.
- 3 parameter s
New or Updated Content Entry
Triggers when a content entry is created or updated in a selected model.
- 3 parameter s
Actions available for Hygraph on Stepper
Create Content Entry
Creates a new content entry in a selected model.
- 2 parameter s
Update Content Entry
Updates an existing content entry by ID in a selected model.
- 3 parameter s
Delete Content Entry
Deletes a content entry by ID from a selected model.
- 2 parameter s
Publish Content Entry
Publishes a draft content entry to the PUBLISHED stage.
- 2 parameter s
Unpublish Content Entry
Unpublishes a content entry from the PUBLISHED stage back to DRAFT only.
- 2 parameter s
Find Content Entry
Finds a single content entry by ID from a selected model.
- 4 parameter s
List Content Entries
Lists content entries from a selected model with optional filtering and ordering.
- 6 parameter s
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.