apollo-server/docs/source/api
Evans Hauser 96af44e41a
Provide ability to specify client info in traces (#1631)
* Provide ability to specify client info in traces

Adds the createClientInfo to apollo-engine-reporting, which enables the
differentiation of clients based on the request, operation, and
variables. This could be extended to include the response. However for
the first release. It doesn't quite make sense.

* Use extensions and context in createClientInfo

* Remove support for clientAddress

The frontend will not support it in the near future

* create -> generate and make default generator

createClientInfo -> generateClientInfo

* Clarify default values
2018-09-17 22:45:34 -07:00
..
apollo-server.md Provide ability to specify client info in traces (#1631) 2018-09-17 22:45:34 -07:00
graphql-subscriptions.md docs: Change GraphQL Subscriptions title to match package name for API. 2018-04-24 14:18:40 +03:00
graphql-tools.md Small grammatical fix ("a" as opposed to "an") (#1655) 2018-09-17 16:43:04 -07:00