web: prepare to enable Apollo Client for extensions query
Created by: valerybugakov
Context
Preparation to land https://github.com/sourcegraph/sourcegraph/pull/23351, where Apollo Client persistent cache will be enabled.
Changes
- Removed redundant
graphQLClient
variable - Added
ExtensionRegistry
type policy