mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 17:51:40 -05:00

* Initial basic Micro integration * Wire up health check capabilities * Add playground support; Refactoring * Add custom path support * Add file upload support * Add subscription support * Documentation and formatting updates * Wire up tests * Add Node 10 workaround for file upload testing * Code review changes (docs, naming, formatting) * Adjust exports to line up with other integrations * micro: add graphql to npm install and lines to highlight in docs
6 lines
65 B
Text
6 lines
65 B
Text
*
|
|
!src/**/*
|
|
!dist/**/*
|
|
dist/**/*.test.*
|
|
!package.json
|
|
!README.md
|