Yamalight Graffiti Versions Save

Minimalistic GraphQL framework

0.6.0

3 years ago
  • Add nodemon-powered dev mode that autoreloads server on changes

0.5.0

3 years ago
  • Replace apollo-server-fastify with fastify-gql
  • Apply set of tweaks when passing NODE_ENV=production (see docs for more info)

0.4.3

3 years ago

This is a release to test automated publishing from CI (with more fixes)

0.4.2

3 years ago

This is a release to test automated publishing from CI (with fixes)

0.4.1

3 years ago

This is a release to test automated publishing from CI

0.4.0

3 years ago
  • Add support for custom resolvers and GraphQL methods

0.3.0

3 years ago
  • Add way to change / remove default GraphQL methods
  • Add github CI workflow for testing
  • Add linting & tests

0.2.1

3 years ago

Basic features, basic readme, basic setup