sanity-plugin-content-model-graph

Graph your Sanity.io content model straight in your Studio using this tool

Usage no npm install needed!

<script type="module">
  import sanityPluginContentModelGraph from 'https://cdn.skypack.dev/sanity-plugin-content-model-graph';
</script>

README

Content Model Graph

Graph your Sanity.io content model straight in your Studio using this tool

Installation

  1. sanity install content-model-graph
  2. There's no step 2.

Examples

Sanity's Movie schema

Screen Shot 1 Screen Shot 2

Sanity's Product schema

Screen Shot 2019-11-16 at 11 52 00 pm Screen Shot 2019-11-16 at 11 52 12 pm

Contributing

Yes, please!

Repo still needs a way of running locally without a studio, but for now use npm link and develop it against your own studio.

Will add a CD integration to npm if this takes off. For now we at least have CI for lint.