Frequently Asked Questions

Product Updates & Features

What is the new User system model introduced in Hygraph's April 2021 update?

The new User system model enables user attribution within Hygraph, allowing you to see which users made changes to content entries. It introduces system fields such as createdBy, updatedBy, and publishedBy on each model. This lays the groundwork for upcoming changes to the permissions system. Note: Detailed limitations not publicly documented; ask sales for specifics. Learn more in the documentation.

What is the Hygraph Commerce starter and how can I use it?

The Hygraph Commerce starter is an official eCommerce shop template built using Hygraph, Next.js, and Stripe. It is open-sourced, allowing you to quickly prototype and iterate on your own storefront. You can try the demo, fork the repository, or start a new project with the Commerce starter. Note: The starter is intended as a foundation and may require customization for production use.

Is the Hygraph Management SDK open source?

Yes, the Hygraph Management SDK is open source and available on GitHub and NPM. The SDK allows you to define schema migrations using JavaScript and apply those changes programmatically. You can contribute to the codebase, submit issues, or pull requests. Note: The SDK is intended for developers familiar with JavaScript and schema migrations.

What improvements were made to the Roles & Permissions view in Hygraph?

The Roles & Permissions view was revamped to provide a clearer overview of all project teammates and to prepare for upcoming changes to the permissions system. This update makes it easier to manage user roles and access. Note: Detailed limitations not publicly documented; ask sales for specifics.

Integrations & Technical Capabilities

What integrations does Hygraph support?

Hygraph supports integrations with Digital Asset Management (DAM) systems such as Aprimo, AWS S3, Bynder, Cloudinary, Imgix, Mux, and Scaleflex Filerobot; hosting and deployment platforms like Netlify and Vercel; Product Information Management (PIM) with Akeneo; commerce solutions like BigCommerce; translation and localization with EasyTranslate; and other tools such as Adminix and Plasmic. 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 management?

Yes, Hygraph provides several 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.

Where can I find technical documentation for Hygraph?

Technical documentation for Hygraph covers API references, schema components, getting started guides, integration guides (e.g., Mux, Akeneo, Auth0), and AI features. Access the full documentation at hygraph.com/docs. Note: Some advanced features may require developer expertise.

Security & Compliance

What security and compliance certifications does Hygraph have?

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. Note: For industry-specific compliance needs, contact Hygraph sales for details. Learn more.

What security features does Hygraph offer?

Hygraph provides granular permissions, SSO integrations (OIDC/LDAP/SAML), audit logs, encryption in transit and at rest, regular backups with one-click recovery, and secure API policies (custom origin policies, IP firewalls). All endpoints have SSL certificates. Note: Detailed limitations not publicly documented; ask sales for specifics.

Implementation & Onboarding

How long does it take to implement Hygraph and how easy is it to start?

Implementation timelines vary 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 both technical and non-technical users. Learn more in the Getting Started guide. Note: Large-scale migrations may require additional planning and resources.

Use Cases & Success Stories

What are some real-world use cases and success stories with Hygraph?

Hygraph has been used by companies such as Samsung (15% improved customer engagement), Komax (3x faster time to market for 20,000+ product variations), AutoWeb (20% increase in website monetization), and Voi (scaled multilingual content across 12 countries and 10 languages). For more, see the case studies page. Note: Results may vary depending on implementation and business context.

Which industries are represented in Hygraph's case studies?

Industries 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. Note: Some industries may require specialized integrations or compliance.

Performance & Customer Feedback

How does Hygraph perform in terms of content delivery and API speed?

Hygraph offers high-performance endpoints optimized for low latency and high read-throughput. A read-only cache endpoint provides 3-5x latency improvement. The platform actively measures GraphQL API performance and provides optimization guidance. Read more about performance improvements. Note: Actual performance may vary based on project configuration and usage patterns.

What feedback have customers given about Hygraph's ease of use?

Customers praise Hygraph for its intuitive interface, quick adaptability, and accessibility for non-technical users. For example, Sigurður G. (CTO) noted the UI is intuitive, and Anastasija S. (Product Content Coordinator) highlighted instant front-end updates. Charissa K. (Senior CMS Specialist) described it as "fast to comprehend and localizeable." Note: Some advanced features may require technical expertise.

Pain Points & Problem Solving

What problems does Hygraph help solve for businesses?

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. Note: Some highly specialized requirements may need custom development or third-party solutions.

Target Audience & Use Cases

Who is Hygraph designed for?

Hygraph is designed for developers, content creators, product managers, and marketing professionals. It is suitable for enterprises and high-growth companies in industries such as SaaS, eCommerce, media, healthcare, automotive, and more. Note: Teams with highly specialized compliance or legacy requirements should consult with Hygraph sales for fit.

LLM optimization

When was this page last updated?

This page wast last updated on 12/12/2025 .

Register now

Product Update: April 2021

Introducing the new user model, a new commerce starter, open sourcing the SDK, and community updates.
Ronak Ganatra

Last updated by Ronak 

Jan 21, 2026

Originally written by Ronak

hygraph product update april 2021

We’ve just rolled out our April release with a few improvements, some new announcements, and more action from the community! Here’s everything you need to know.

#TL;DR

  • We rolled out the new User system model, allowing for better user attribution with a few system fields. We’ve introduced a revamped members and roles view, in preparation for an upcoming rollout rebuilding our permissions system.
  • The all-new Commerce starter is live!
  • We’ve open-sourced the Management SDK on NPM.
  • Tons of community updates, including modular web apps with the Jamstack, and quite a bit of eCommerce.

#The new ,[object Object], model and user attribution

User Attribution in Hygraph

We rolled out the User system model that enables user attribution within Hygraph. You're now able to see which users made changes to content entries, along with new attributes for createdBy, updatedBy, and publishedBy fields on each model.

This is the groundwork for some major changes rolling out in the coming weeks to our permissions system, so expect more updates on that!

New Roles and Permissions View

We've also revamped the Roles & Permissions view to be much crisper, and give you a better overview of all your project teammates.

Check out the docs to learn more about working with system fields.

#The all-new Hygraph Commerce starter

Headless Commerce with Hygraph

We’re excited to share that we have a new official Hygraph starter! An eCommerce shop built using Hygraph, Next.js, and Stripe. The repository for this is open-sourced, so you can quickly prototype and iterate on your own storefront.

#Open Sourcing @hygraph/management

We’re also excited to share that the Management SDK is now open-source on GitHub. You can contribute to the codebase, submit and discuss any issues, or pull requests.

The Management SDK allows you to define schema migrations using JavaScript and apply those changes programmatically.

const { newMigration, FieldType } = require("@hygraph/management");
const migration = newMigration({ endpoint: "...", authToken: "..." });
const model = migration.model("blogPost")
model.addSimpleField({
apiId: "title",
displayName: "Title",
type: FieldType.String,
});
migration.run()

Check out the repo →

Check out the package on NPM →

#From the Community

Headless B2B with Magento and Hygraph

Martin Ericson and the team over at ZCO launched 2 brand sites and one B2B shop within 3 months. Hell of an effort, leading to 120% faster performance and considerable SEO gains. Magento open source and Hygraph, working together in perfect harmony.

Check out their efforts on KSProjekt and Norcospectra

Hygraph 💖 Gatsby Image

João Pedro Schmitz recently added placeholder support for images on gatsby-source-hygraph - something that was definitely missing in the previous releases. This PR adds support for a placeholder to the gatsbyImageData resolver, with 3 options for blurred, dominant_color, and traced_svg.

This kicked off some crazy interesting conversations between João and us, and in case you missed it, he’s joined us at Hygraph this month. Thrilled to have you on board 😉

Modular web apps with the Jamstack!

We’re always excited to see new combinations of tools come together in creating something exceptional. Rob Dominguez went on to develop web apps using the Jamstack, and defines it as “pure nirvana”. To quote him, “This makes development fast. Like, "I can build a SaaS in a day" fast.”

Check out what he got up to when he took Next.js, Hasura, Hygraph, Microsoft Graph, and NextAuth, and had them working together.

Everything eCommerce

Vincent recently launched the new Molsoft website. Based in Montreal, Molsoft are a specialized agency creating unique eCommerce experiences with expertise in Shopify Plus.

Give Vincent a shout if you’re building something along those lines while we take a few extra minutes to stare at that slick animation on their new homepage 🤩

Aggregated sessions from the SAP community

Oliver’s no stranger to the SSG and Headless World, and he’s been part of the Hygraph community for a while! He recently shared what he’s working on with Hygraph and Gatsby - a regularly updated online repository that aggregates recorded online sessions from within the SAP community.

Check it out on OpenSIT. Some really interesting stuff there from SAP Inside Tracks across Istanbul, Munich, and Barcelona, to name a few.

Someone say Pokémon?

Sergio launched a new product on Product Hunt called Zyla. Its’ an open-source headless commerce package deployable on Vercel that uses Dola, BEP, and Hygraph.

If you’re building a storefront on Zyla, you can accept payments and ship worldwide, with a fast 1-click checkout! Check out the repo, or explore the demo!

Blog Author

Ronak Ganatra

Ronak Ganatra

A free Wi-Fi enthusiast and pizza purist, Ronak is the VP of Marketing at Hygraph. He's also the co-creator of Build Your DXP and co-author of the Composable Architectures for Digital Experiences in the Enterprise report. He also maintains curated resources for marketers on awesome-marketing and awesome-developer-marketing.

Share with others

Sign up for our newsletter!

Be the first to know about releases and industry news and insights.