mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 10:11:40 -05:00
![]() We can't use `apollo-server-env` as a project reference because that requires `composite: true`, and that implies `declaration: true`, which doesn't work for `apollo-server-env` because we need to write our own declaration files for re-exported imports. This commit also removes `apollo-engine-reporting-protobuf` as a reference, which errored out because it doesn't actually contain any TypeScript code. |
||
---|---|---|
.. | ||
.envrc | ||
.npmignore | ||
package.json | ||
README.md | ||
reports.proto |
apollo-engine-reporting-protobuf
This contains generated Javascript/TypeScript code for the protobuf definitions for the Engine reporting API.
The Engine reporting API is currently subject to change at any time; do not rely on this to build your own client.