Member Junction
Preparing search index...
@memberjunction/actions-apollo
ResolvedApolloClient
Interface ResolvedApolloClient
A resolved client plus how its key was found.
interface
ResolvedApolloClient
{
client
:
IApolloRESTClient
;
key
:
ResolvedApolloKey
;
}
Index
Properties
client
key
Properties
client
client
:
IApolloRESTClient
key
key
:
ResolvedApolloKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
key
Member Junction
Loading...
A resolved client plus how its key was found.