sanity-io / gatsby-source-sanity

Gatsby source plugin for building websites using Sanity.io as a backend.
https://www.sanity.io/
MIT License
197 stars 61 forks source link

feat: add support for type prefix #243

Closed ascorbic closed 1 year ago

ascorbic commented 1 year ago

This PR adds support for setting a custom type prefix, which allows multiple instances of the plugin to be used. The prefix is in addition to the Sanity prefix, so for example if you have a movies type, setting the type prefix to Staging will make the type StagingSanityMovies.

vercel[bot] commented 1 year ago

@ascorbic is attempting to deploy a commit to the Sanity Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gatsby-source-sanity ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 12, 2023 11:10am
github-actions[bot] commented 1 year ago

:tada: This PR is included in version 7.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: