{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--full_stack_track--phase-d-prisma-nextjs/#resource",
      "name": "Phase D: Prisma and Next.js (In-Repo Lessons)",
      "description": "Phase D: Prisma and Next.js (In-Repo Lessons) Maps to: Blueprint Phase D Goal: Move from ad-hoc SQL strings to a schema-first data layer (Prisma) and ship…",
      "url": "https://nabidinmotion.com/g/resources--full_stack_track--phase-d-prisma-nextjs/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Phase D: Prisma and Next.js (In-Repo Lessons)",
          "item": "https://nabidinmotion.com/g/resources--full_stack_track--phase-d-prisma-nextjs/"
        }
      ]
    }
  ]
}
