Closed kb1995 closed 1 year ago
This issue has been labeled as a feature request since it was created using the 🙋♀️ Feature Request Template.
Hi there, thank you so much for your request!
Following our Maintenance Process, we will review your request and get back to you soon. If we decide to implement it, will proceed to implement the feature during the last week of the month. In the meantime, feel free to provide any details to help us better understand your request, such as:
If you think you can implement the proposed change yourself, you're more than welcome to open a pull request implementing the new feature. Check out our quick start guide for a simple contribution process. Please note that submitting a pull request does not guarantee the feature will be merged.
- The Prismic Open-Source Team
Hey @kb1995, good question!
We have two pieces of documentation I'd recommend checking out:
@prismicio/client
+ TypeScriptprismic-ts-codegen
: A CLI to generate @prismicio/types
from your Custom Type modelsLegacy Builder is supported alongside new projects with Slice Machine.
I'm going to close this issue, but please let me know if you have any questions! 🙂
Hey, I have a Typescript codebase using the legacy builder which I'm currently upgrading to use the latest libraries and features. Could you point me to the documentation where I can see how to build my types for my Slice components?