/backend-graphql-sample-app

Sample Graphql api project using Apollo-server & Prisma

Primary LanguageJavaScript

BACKEND GRAPHQL API - APOLLO-SERVER & PRISMA

Built with

  • Apollo-Express-Server
  • GraphQl
  • Prisma
  • MongoDB

Features

This api has basic CRUD operations so that a client can:

  • Create a new Record
  • Read one or more records, applying pagination(with an ability to configure the pagination on the client app)
  • Update a Record
  • Delete an existing record

Author :handshake

Pacifique Linjanja