OptionaldoDisables broadcasting the update to other browsing contexts.
OptionaldoPrevents the Apollo Client's state from being persisted during this update.
OptionalisIndicates if the update is a response to a GraphQL subscription.
When true, this prevents redundant broadcasts because the WebSocket
connection directly notifies other browsing contexts.
Configuration options passed when updating a synced reactive variable.