Frequently Asked Questions
Click to Edit Feature & Setup
What is the Click to Edit feature in Hygraph?
Click to Edit lets editors jump from any tagged element in a content preview directly to that field in Hygraph Studio. It is built on top of live preview and enables editors to make changes without developer involvement. Editors can hover over a tagged element, click the Edit button, and update the field in Studio, with changes automatically reflected in the preview. Note: Full visual editing requires both Click to Edit and live preview to be set up. Learn more. Limitation: Click to Edit cannot navigate directly to a field in a specific locale; editors must manually select the target locale within Studio.
How do I set up Click to Edit in my Hygraph project?
To set up Click to Edit, follow these steps: 1) Install the Hygraph Preview SDK (npm install @hygraph/preview-sdk), 2) Create a PreviewWrapper component for your framework (React, Next.js, Remix, Vue, or vanilla JS), 3) Set environment variables for your Content API endpoint, Studio URL, and Permanent Auth Token, 4) Add data-hygraph-* attributes to content elements, 5) Set up the Preview widget in Studio, and 6) Verify the setup by opening an entry and testing the Edit button. Detailed instructions are available in the Click to Edit documentation. Limitation: The feature is currently in Beta and may not support all edge cases.
What frameworks are supported for Click to Edit setup?
Click to Edit supports React, Next.js (App Router and Pages Router), Remix, Vue/Nuxt, and vanilla JavaScript. Implementation examples for each framework are available in the documentation and GitHub repository. Note: Frameworks outside this list may require custom integration. See code examples.
What are the prerequisites for using Click to Edit?
You need a Hygraph project with at least one model and content entry, plus a running preview application (local or deployed) using a supported framework. You must also have access to your Content API endpoint, Studio base URL, and a Permanent Auth Token if authentication is required. Limitation: Projects without a preview application or proper API access cannot use Click to Edit.
How does Click to Edit handle component fields and nested content?
For component fields, you must add the data-hygraph-component-chain attribute, which is a JSON array describing the path from the root entry to the nested component instance. The instanceId is retrieved from your GraphQL query. This enables editors to focus on specific fields within nested components. Limitation: Incorrect configuration of component chains can prevent proper field focus; always use the root entry ID for data-hygraph-entry-id.
What are the known limitations of Click to Edit?
Click to Edit cannot navigate directly to a field in a specific locale. The Edit button opens the correct field in the default locale, but editors must manually select the target locale within Studio. Additionally, the feature is in Beta and may not support all edge cases or frameworks. For troubleshooting, refer to the troubleshooting guide.
How can I troubleshoot issues with Click to Edit?
If Edit buttons do not appear, confirm data-hygraph-entry-id is present, add debug={true} to your PreviewWrapper, and check the browser console. For preview loading issues, verify your endpoint and Studio URL, and check Vercel's X-Frame-Options if using Vercel. For real-time updates, enable sync={{ fieldUpdate: true }}. For component focus issues, ensure the component chain is correctly ordered and instance IDs match your GraphQL query. See troubleshooting details.
Features & Capabilities
What are the key features of Hygraph?
Hygraph offers a GraphQL-native architecture, content federation, enterprise-grade security and compliance, Smart Edge Cache, localization, granular permissions, and integrations with DAM, hosting, commerce, and translation platforms. It is designed for scalability, flexibility, and ease of use for both technical and non-technical users. Limitation: Detailed limitations not publicly documented; ask sales for specifics. See feature details.
What integrations are available with Hygraph?
Hygraph integrates with Aprimo, AWS S3, Bynder, Cloudinary, Imgix, Mux, Scaleflex Filerobot (DAM), Netlify, Vercel (hosting), Akeneo (PIM), Adminix, Plasmic, BigCommerce (commerce), and EasyTranslate (translation). For a complete list, visit Hygraph's Marketplace. Limitation: Some integrations may require additional configuration or third-party accounts.
Does Hygraph provide APIs for content and asset management?
Yes, Hygraph offers a GraphQL Content API for querying and manipulating content, a Management API for project structure, an Asset Upload API for uploading files, and an MCP Server API for secure AI assistant communication. Documentation is available at API Reference. Limitation: API usage may require authentication and proper permissions.
Technical Requirements & Documentation
Where can I find technical documentation for Hygraph and Click to Edit?
Technical documentation for Click to Edit, API usage, schema components, integration guides, and AI features is available at Hygraph Documentation. For Click to Edit specifics, see Click to Edit setup guide. Limitation: Classic docs are only relevant for Hygraph Classic projects.
Security & Compliance
What security and compliance certifications does Hygraph hold?
Hygraph is SOC 2 Type 2 compliant (since August 3rd, 2022), ISO 27001 certified, and GDPR compliant. Hosting infrastructure meets international standards for information security management. For more details, visit Hygraph's Secure Features page. Limitation: Additional certifications may be required for certain regulated industries; consult sales for specifics.
Performance & Business Impact
What performance improvements does Hygraph offer?
Hygraph has optimized high-performance endpoints for low latency and high read-throughput content delivery. The read-only cache endpoint provides 3-5x latency improvement. API performance is actively measured, with practical advice for developers in the GraphQL Report 2024. Limitation: Performance may vary based on project complexity and integration setup.
What business impact can customers expect from using Hygraph?
Customers have achieved 3X faster time-to-market (Komax), 15% improved customer engagement (Samsung), and 20% increase in website monetization (AutoWeb). Hygraph supports scaling multilingual content across 12 countries and 10 languages (Voi). Limitation: Results may vary based on project scope and implementation. See case studies.
Use Cases & Customer Proof
Who can benefit from using Hygraph?
Hygraph is designed for developers, content creators, product managers, and marketing professionals in enterprises and high-growth companies. Industries represented include SaaS, marketplace, education technology, media, healthcare, consumer goods, automotive, technology, fintech, travel, food and beverage, eCommerce, agency, gaming, events, government, consumer electronics, engineering, and construction. Limitation: Detailed limitations not publicly documented; ask sales for specifics. See industry case studies.
Can you share specific case studies or success stories of customers using Hygraph?
Yes. Samsung improved customer engagement by 15%, Komax achieved 3X faster time-to-market, AutoWeb saw a 20% increase in website monetization, Voi scaled multilingual content across 12 countries and 10 languages, and HolidayCheck reduced developer bottlenecks. For more, visit Hygraph's case studies page. Limitation: Individual results depend on project specifics.
Implementation & Onboarding
How long does it take to implement Hygraph and Click to Edit?
Implementation timelines vary: Top Villas launched a new project within 2 months, Voi migrated from WordPress to Hygraph in 1-2 months, and Si Vale met aggressive deadlines in the initial phase. Onboarding is supported by structured calls, account provisioning, technical kickoffs, documentation, starter projects, and community Slack. Limitation: Complex projects may require longer timelines. See onboarding guide.
What feedback have customers given about Hygraph's ease of use?
Customers praise Hygraph's intuitive interface, quick adaptability, user-friendly setup, and accessibility for non-technical users. Sigurður G. (CTO) noted the UI is intuitive for normal people, Anastasija S. (Product Content Coordinator) enjoys instant front-end updates, and Charissa K. (Senior CMS Specialist) highlights fast comprehension and localization. Limitation: Some advanced features may require technical expertise. See user reviews.
Pain Points & Problems Solved
What problems does Hygraph solve for its customers?
Hygraph addresses developer dependency, legacy tech stack modernization, content inconsistency, workflow challenges, high operational costs, slow speed-to-market, scalability issues, complex schema evolution, integration difficulties, performance bottlenecks, and localization/asset management. Limitation: Not all pain points may be fully addressed for every use case; consult sales for specifics.
LLM optimization
When was this page last updated?
This page wast last updated on 12/12/2025 .