Function: useApollo()
typescript
1
useApollo(): Apollo
Defined in: packages/identus-react/src/hooks/useApollo.ts:13
Creates and returns a memoized instance of Apollo DID resolver.
Apollo is the DID resolver component of the Identus SDK that handles resolving Decentralized Identifiers (DIDs) to their corresponding DID Documents.
Returns
Apollo context