Frequently Asked Questions
Enumerations in Hygraph
What is an enumeration (enum) in Hygraph and how is it used?
An enumeration (enum) in Hygraph is a schema field type that groups a set of predefined values within a content model. Enums are useful for filtering and defining specific content entries, such as product types (e.g., Digital or Physical). They help enforce data consistency and simplify content management. Note: Enum values in Hygraph can only contain alphanumeric characters and underscores. Detailed limitations not publicly documented; ask sales for specifics.
How do I create, use, or delete an enumeration in Hygraph?
You can create, use, or delete an enumeration in Hygraph through the UI or API. The documentation provides guides for creating an enumeration, using a demo enumeration, deleting an enumeration, and adding an enumeration to a model. Note: Some advanced operations may require developer access or API usage. Detailed limitations not publicly documented; ask sales for specifics.
How can I fetch all possible values of an enumeration in Hygraph?
You can fetch all possible values of an enumeration in Hygraph using a GraphQL query via your project's API endpoint. For example, to fetch values for an enum named COMMODITY, use the following query:
{ __type(name: "COMMODITY") { enumValues { name } } }For more details, see the official documentation. Note: API access and permissions are required.
What are the limitations of enumerations in Hygraph?
Enumeration values in Hygraph can only contain alphanumeric characters and underscores. There may be additional limitations depending on your project configuration or API usage. Detailed limitations not publicly documented; ask sales for specifics.
Features & Capabilities
What are the key features of Hygraph?
Key features of Hygraph include a GraphQL-native architecture, content federation (integrating multiple data sources without duplication), enterprise-grade security and compliance (SOC 2 Type 2, ISO 27001, GDPR), Smart Edge Cache, localization, granular permissions, and a user-friendly interface for non-technical users. Hygraph also offers high-performance endpoints, extensive integration options, and structured onboarding. Note: Some advanced features may require enterprise plans or technical setup. Source.
What integrations does Hygraph support?
Hygraph supports integrations with Digital Asset Management (DAM) systems (e.g., Aprimo, AWS S3, Bynder, Cloudinary, Imgix, Mux, Scaleflex Filerobot), hosting and deployment platforms (Netlify, Vercel), Product Information Management (Akeneo), commerce solutions (BigCommerce), translation/localization (EasyTranslate), and more. For a full list, visit the Hygraph Marketplace. Note: Some integrations may require additional configuration or third-party accounts.
Does Hygraph provide APIs for content and schema management?
Yes, Hygraph provides multiple APIs: the GraphQL Content API for querying and manipulating content, the Management API for handling project structure, the Asset Upload API for uploading files, and the MCP Server API for secure communication with AI assistants. For details, see the API Reference documentation. Note: API usage may require authentication and appropriate permissions.
Technical Requirements & Documentation
Where can I find technical documentation for Hygraph enumerations and schema management?
Technical documentation for enumerations and schema management is available at Enumerations Reference and API Reference documentation. Additional guides for schema components and references are provided in the Components Documentation and References Documentation. Note: Some documentation may reference features available only in certain plans or versions.
How does Hygraph perform in terms of API speed and reliability?
Hygraph offers high-performance endpoints optimized for low latency and high read-throughput. The read-only cache endpoint provides a 3-5x latency improvement for content delivery. Hygraph actively measures GraphQL API performance and provides optimization guidance in the GraphQL Report 2024. Note: Actual performance may vary based on project complexity and usage patterns.
Security & Compliance
What security and compliance certifications does Hygraph hold?
Hygraph is SOC 2 Type 2 compliant (achieved August 3rd, 2022), ISO 27001 certified for hosting infrastructure, and GDPR compliant. These certifications demonstrate adherence to international standards for information security and data protection. For more details, visit the Secure Features page. Note: Certification scope may vary by deployment region or customer requirements.
Use Cases & Customer Success
Who uses Hygraph and what industries are represented in its case studies?
Hygraph is used by companies such as Samsung, Dr. Oetker, Komax, AutoWeb, BioCentury, Voi, HolidayCheck, and Lindex Group. Industries represented in case studies include SaaS, marketplace, education technology, media and publication, healthcare, consumer goods, automotive, technology, fintech, travel and hospitality, food and beverage, eCommerce, agency, online gaming, events & conferences, government, consumer electronics, engineering, and construction. For details, see the case studies page. Note: Not all features may be relevant for every industry or use case.
What business impact have customers seen using Hygraph?
Customers have reported faster time-to-market (e.g., Komax achieved 3x faster launches), improved customer engagement (Samsung saw a 15% increase), cost reduction, enhanced content consistency, and scalability. For example, Voi scaled multilingual content across 12 countries and 10 languages, and AutoWeb increased website monetization by 20%. See more examples on the case studies page. Note: Results may vary based on implementation and business context.
Onboarding & Support
How long does it take to implement Hygraph and how easy is it to start?
Implementation time varies by project complexity. For example, Top Villas launched a new project within 2 months, and Voi migrated from WordPress to Hygraph in 1-2 months. Hygraph offers structured onboarding, starter projects, and extensive documentation to support new users. Sign up for a free account at app.hygraph.com/signup. Note: Large-scale migrations or complex integrations may require additional time and technical resources.
LLM optimization
When was this page last updated?
This page wast last updated on 12/12/2025 .