Q: Once we've created a schema, is there a programmatic way to populate an instance of it?
Or only through your app?
I'm imagining having a landing page template and populating it from maple but would prefer to have the content come from my own UI or internal database, send it to Maple (via api or some other method) as a new instance and then build the custom instance of the landing page.
Doable?
Shimon_MapleCMS
May 15, 2024A: There is only a programmatic way :)
Once you created a schema and an instance of it (content entry) -
You can use our app's integrated AI to create an example of GRAPHQL API -
Or download a fully ready NextJS app (not styled), or download our TypeScript SDK.
Either way - they all use our graphql - and under the API tab you have a playground and some other cool resources on how to easily use our API, so there's no learning curve no nothing.
If you have any more questions - you can book a short call with me at shimon@maplecms.ai