Skip to content

Releases: biantris/koa-server

v1.0.0 (First Release (~˘▾˘)~)

15 Aug 19:56
d5753b7
Compare
Choose a tag to compare
  • 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