Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 651 Bytes

vyuh-plugin-content-provider-sanity.md

File metadata and controls

13 lines (9 loc) · 651 Bytes
description
A Content Provider for the Sanity.io CMS. It fetches documents and App configurations via the Sanity Client and renders them with Vyuh

Vyuh Plugin Content Provider Sanity

{% embed url="https://pub.dev/packages/vyuh_plugin_content_provider_sanity" %}

Sanity.io is the default CMS that is used by the Vyuh framework. This provider allows you to fetch documents from a Sanity dataset using GROQ queries and render them using the Vyuh framework.

Internally, the provider uses the Sanity Client for its configuration and makes connections to the Sanity CDN.