Back to Prisma1

Index

docs/1.16/get-started/index.mdx

1.34.12441 B
Original Source

export const meta = { title: 'Get Started', position: 1 }

Get started with Prisma

The step-by-step quickstart tutorial teaches you how to setup a new Prisma service and use it to build a GraphQL server with a custom GraphQL schema.

Here is what you are going to learn:

  1. Setup Prisma
  2. Update Prisma GraphQL API
  3. Use Prisma GraphQL API from Code
  4. Build GraphQL Servers with Prisma

☛ Click here to get started!