Skip to content

feat(server): upload handling via GraphQL

Tamlyn Rhodes requested to merge graphql-uploads into master
  • Use apollo-uploads-server to handle mutlipart requests
  • BREAKING CHANGE: introduce pubsweet-server.uploads config value to specify location of uploaded files
  • Split GraphQL endpoint tests into separate files
  • Small refactor of api helper

Merge request reports