Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/server
ResolverData
Interface ResolverData<TContextType>
interface
ResolverData
<
TContextType
>
{
args
:
ArgsDictionary
;
context
:
TContextType
;
info
:
GraphQLResolveInfo
;
root
:
any
;
}
Type Parameters
TContextType
extends
object
=
object
Index
Properties
args
context
info
root
Properties
args
args
:
ArgsDictionary
context
context
:
TContextType
info
info
:
GraphQLResolveInfo
root
root
:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
context
info
root
Member Junction
Loading...