koa-server

🗄️ GraphQL Back-end Server with Relay, Koa, MongoDB and Mongoose

Stars
52
Committers
3

Bot releases are hidden (Show)

koa-server - v1.0.0 (First Release (~˘▾˘)~) Latest Release

Published by biantris about 2 years ago

  • setup to relay
  • add event module
  • add fixures to mock create an Event
  • add mutations
    - EventCreateMutation
    - EventDeleteMutation
    - EventUpdateMutation
  • add test to mutations
  • add dataloader
  • add setup test
  • script to generate schema and event
  • add manually createLoader to graphql