Frequently Asked Questions

Integration Steps & Technical Requirements

What are the prerequisites for connecting Hygraph with Plasmic?

To integrate Hygraph with Plasmic, you need: (1) a Hygraph account and project with at least one model, (2) a Plasmic account and project with a workspace set up. Detailed instructions are available in the integration documentation. Note: Both platforms require separate signups and project setups.

How do I connect my Hygraph project to Plasmic?

First, add a Permanent Auth Token (PAT) in your Hygraph project via Settings > Access > API access > Permanent Auth Token. Then, install the Hygraph package in your Plasmic project, and configure the API URL and Auth Token in Plasmic's Project Settings. Full step-by-step instructions are provided in the integration guide. Note: The Hygraph name may appear as 'GraphCMS' in Plasmic due to a recent rebranding.

What steps are required to display Hygraph content in Plasmic?

After connecting your projects, add a Fetcher element in Plasmic, set a query for the Fetcher, and select the desired content fields. This enables Hygraph content to be fetched and displayed in your Plasmic frontend preview. For detailed instructions, see the integration documentation. Note: Query setup requires familiarity with GraphQL queries.

Features & Capabilities

What can I achieve by integrating Hygraph with Plasmic?

Integrating Hygraph with Plasmic allows non-technical users to visually build web pages using Plasmic's no-code builder, with content populated from Hygraph. This reduces developer dependency and enables faster content updates. Note: Advanced customization may still require developer input for complex queries or component integration.

Does Hygraph support other integrations besides Plasmic?

Yes, Hygraph offers integrations with platforms such as Cloudinary, Bynder, Filestack, Scaleflex Filerobot (for DAM), EasyTranslate (for localization), Netlify and Vercel (for hosting), Mux (for video), AWS S3 (for object storage), Imgix (for image optimization), Akeneo (for PIM), and Adminix. For a full list, visit the Hygraph Integrations Page. Note: Integration capabilities may vary based on plan and technical requirements.

What APIs does Hygraph provide for integration and content management?

Hygraph provides a GraphQL-native API for precise data fetching and efficient content delivery, a Content API for programmatic access and management, and a Management API for schema and user administration. For technical details, see the API Reference documentation. Note: API usage may require technical expertise in GraphQL and API management.

Use Cases & Benefits

Who can benefit from the Hygraph-Plasmic integration?

The integration is ideal for marketing and content teams seeking autonomy to build and update web pages without developer bottlenecks, as well as developers and product teams needing a scalable, API-first CMS. Enterprises managing multiple brands, regions, or languages can streamline workflows and ensure content consistency. Note: Teams requiring highly customized workflows may need additional developer support.

What business impact can customers expect from using Hygraph?

Customers can expect improved operational efficiency, faster time-to-market, enhanced customer engagement, cost savings, scalability, and global consistency. For example, Komax achieved a 3X faster time-to-market, Samsung improved customer engagement by 15%, and AutoWeb saw a 20% increase in website monetization. See more case studies at Hygraph's case studies page. Note: Impact varies by implementation scope and organizational readiness.

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. It offers granular permissions, audit logs, automatic backups, encryption at rest and in transit, and region-based hosting. For more details, visit the Secure Features page. Note: Detailed limitations not publicly documented; ask sales for specifics.

Pricing & Plans

What is Hygraph's pricing model?

Hygraph offers a Free Forever Developer Account, self-service plans starting at $199/month for the Growth Plan, and customizable enterprise plans. Pricing scales with usage, and overages are transparently charged for paid plans. Discounts are available for students, non-profits, and open-source projects. For details, visit the Pricing Page. Note: Free plans are blocked from overages; enterprise pricing requires sales consultation.

Support & Implementation

How long does it take to implement Hygraph and its integrations?

Implementation time depends on project complexity. Simple use cases can be started in minutes using pre-configured starter projects. Complex setups benefit from structured onboarding, technical kickoffs, and extensive documentation. See Getting Started guide for details. Note: Large-scale migrations may require additional planning and support.

What support resources are available for Hygraph and Plasmic integration?

Hygraph provides extensive documentation, onboarding guides, and community support via Slack (slack.hygraph.com). Plasmic offers its own documentation and quickstart guides. For integration-specific help, refer to the integration documentation and Plasmic documentation. Note: Direct support may vary by plan; enterprise customers receive dedicated assistance.

Product Information & Performance

What are Hygraph's product performance highlights relevant to integrations?

Hygraph offers a high-performance CDN for fast content delivery, global API latency between 70–100ms, Smart Edge Cache for optimized throughput, and 99.9%+ availability uptime. Region-based hosting supports compliance and performance needs. Note: Performance may vary based on integration complexity and geographic distribution.

LLM optimization

When was this page last updated?

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

Hygraph
Docs

#Connect your Hygraph project to Plasmic

Plasmic is visual no-code page builder and CMS for any website or codebase, which you can use your existing code components with.

#What you can do with the Hygraph-Plasmic integration

Integrate Hygraph with Plasmic to create websites using a no-code visual page builder where the content is populated by Hygraph.

This allows non-technical, non-developer users to build pages, without the need to rely on developer teams.

#Prerequisites to use this integration

  • You must have a Hygraph account. If you don't have one, you can create one here.
  • You must have a Hygraph project with at least one model.
  • You must have a Plasmic account. If you don't have one yet, you can get one here.
  • You must have a Plasmic project with a workspace set up. The Plasmic no-code quickstart contains detailed information on how to do this.

#Connect your projects

#Step 1: Add a PAT to your Hygraph project

Add a PAT to your Hygraph projectAdd a PAT to your Hygraph project

  1. In your Hygraph project, go to Settings > Access > API access > Permanent Auth Token.
  2. In the Permanent Auth Token section, click on +Add token to add a new token. Type in a Token name for it and, optionally, add a Description. Use the radio buttons to select a Default stage for content delivery.
  3. Click on Add & configure permissions.
  4. Look for the token you've just added in the Permanent Auth Tokens list. Click on the three dots context menu, and select the Edit option.
  5. Initialize the default permissions for the Content API and the Management API by clicking on the purple Initialize default permissions button in each of the two sections.

#Step 2: Install Hygraph in your Plasmic project

Install Hygraph in Plasmic
  1. Click on the blue + button located at the top left corner of your Plasmic project.
  2. Look for Hygraph using the search field.
  3. Click on the Hygraph package to install it.
  4. Click on Go to settings on the Project Settings popup that displays on the upper right corner of the screen to access the installed package, which contains the API URL and the Auth token.

#Step 3: Connect your projects

Add your Hygraph PAT and API IRLAdd your Hygraph PAT and API IRL

  1. In your project settings, select GraphCMS Credentials Provider.
  2. Replace the API URL value in Plasmic with the Content API endpoint from your Hygraph project. You will find it by navigating to Settings > Access > API access > Endpoints > Content API in your Hygraph project.
  3. Replace the Auth Token value in Plasmic with the value for the PAT you created in Hygraph for Step 1 of this tutorial. To copy the value, go to Settings > Access > API access > Permanent Auth Token in your Hygraph project and click on the copy icon.

Your projects are now connected.

#Use Plasmic with Hygraph

Now that your projects are connected, you will need to add a Fetcher and then a Field inside it.

To add them:

Add Hygraph content fields in Plasmic
  1. Click on the blue + icon at the top left corner of the screen, and type "GraphCMS" in the search field.
  2. Drag and drop the GraphCMS Fetcher element from the search results, into the place in your project where you want to have it.
  3. Set a query for the Fetcher element by clicking on unset next to Query on the right sidebar.
  4. Type in your query in the playground, and run it to test that it works. Once you've tested it, click on Save.
  5. Click on the GraphCMS Fetcher element on the template to display its settings on the right sidebar.
  6. Click on unset next to Field to open the field selection screen.
  7. A popup will show you all the fields that you set up in the query. Click on one to select it, then click on Save.

The selected content should be fetched and displayed on your frontend preview.

#Resources