Can anyone explain to me why I don't see 'Integrat...
# prisma-whats-new
a
Can anyone explain to me why I don't see 'Integrations' in the console for my service? I've the scanned the docs with no luck.
t
Hey Allen, was a little confusing for me at first as well. They are transitioning from being a strictly BAAS to a open-source framework with a Cloud product that handles the scaling of your backend for you. Here's the docs about transitioning away from the Console projects to the CLI project. https://www.graph.cool/docs/reference/service-definition/legacy-console-projects-aemieb1aev Luckily they still provide a lot of the console for your project now.
However the integrations are now handled through templates that scaffold out code for you in the code that you develop on locally and then publish up to the service with their CLI.