We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c003704 commit 97a1634Copy full SHA for 97a1634
src/collections/_documentation/development/sdk-dev/event-payloads/contexts.md
@@ -4,7 +4,7 @@ sidebar_order: 9
4
---
5
6
The context interfaces provide additional context data. Typically, this is data
7
-related to the current user, the current HTTP request. Its canonical name is
+related to the current user and the environment. For example, the device or application version. Its canonical name is
8
`contexts`.
9
10
The `contexts` type can be used to define arbitrary contextual data on the
0 commit comments