Can we use different schemas for different datasets? #3779
Answered
by
kmelve
safejace
asked this question in
Requests for comment (RFC)
-
am i reading this right... with v3 can we use different schemas for different datasets? https://beta.sanity.io/docs/platform/studio/config#schema |
Beta Was this translation helpful? Give feedback.
Answered by
kmelve
Oct 20, 2022
Replies: 1 comment
-
Yes! You can pass in an array of different configurations to |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kmelve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes! You can pass in an array of different configurations to
createConfig
. Learn more here.