mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 09:41:40 -05:00
![]() * Initial revision * Ensure dist directory exists * Add envrc for direnv users. * protobufjs is a runtime dependency * 0.0.0-beta.2 * update reports.proto with FullTracesReport * 0.0.0-beta.3 * depend on @types/long * 0.0.0-beta.4 * instead, do not use long * 0.0.0-beta.5 * Add Details.variablesJson * 0.0.0-beta.6 * comment-only update to new field * 0.0.0-beta.7 * update a-e-reporting readme to reflect production ready state * update changelog the engine reporting * reporting-protobuf: prepare -> prepublish |
||
---|---|---|
.. | ||
.circleci | ||
.envrc | ||
.gitignore | ||
.npmignore | ||
package-lock.json | ||
package.json | ||
README.md | ||
reports.proto | ||
tsconfig.json |
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.