Single Blocks / Raw JSON #710
chris-schra
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 2 replies
-
urgh, I'm so sorry |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're moving from Strapi and stored some custom data as raw JSON.
I'd prefer to use Blocks for that, but it seems there's no such thing as a "single block" - like, pages should have a attribute metadata which is just a JSON for us to store, and it will always be a 1:1 (or 1:null) relationship
Edit: I noticed I can use type:"richText" for that, but it feels a bit dirty :D
Beta Was this translation helpful? Give feedback.
All reactions