DocsPlaygroundSDL ConverterExamples
Menu
Searching...
Docs
    • Getting started
      • Tutorial
        • 0. Introduction
        • 1. Setup and first query
        • 2. Writing your first schema
        • 3. Adding mutations to your API
        • 4. Testing your API
        • 5. Persisting data (via Prisma)
        • 6. Testing with Prisma
      • Why Nexus?
      • Examples
    • Guides
      • Schema
      • Nullability
      • Source Types
      • Abstract Types
      • Library Authors
      • Best Practices
      • Generated Artifacts
    • API
      • Introduction
      • objectType
      • subscriptionType
      • unionType
      • scalarType
      • interfaceType
      • enumType
      • inputObjectType
      • args
      • list / nonNull
      • makeSchema
      • extendType
      • mutationField
      • queryField
      • subscriptionField
      • plugin
    • Plugins
      • Relay Connection
      • Declarative Wrapping (null/list)
      • Field Authorize
      • Query Complexity
      • Nullability Guard
      • Prisma
    • Adoption Guides
      • Prisma Users
      • Next.js Users
      • Nexus Framework Users
      • Nexus Framework Prisma Users

Getting started

Tutorial

Overview

Follow this tutorial to build a simple blog with Nexus.

  • 0. Introduction
  • 1. Setup and first query
  • 2. Writing your first schema
  • 3. Adding mutations to your API
  • 4. Testing your API
  • 5. Persisting data (via Prisma)
  • 6. Testing with Prisma

Was this helpful?

Edit this page on Github
Content
  • Overview
Nexus Schema

    RESOURCES

  • Docs
  • Tutorial
  • How to GraphQL

    COMMUNITY

  • GitHub
  • GitHub Discussions
  • GraphQL Meetup

FIND US

Tim Griesser © 2018-2022