clientId

clientId: undefined | string

ID used to identify client that requests data. Generally, clients should store this ID in their local storage so the ID can be reused across sessions - this allows reusing some caches.

Defaults to a unique GUID as a client id.

Defined in

Last Updated: 08 January, 2020