clientId
clientId: string | undefined
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.