Preparing search index...
The search index is not available
graphql-mocks
graphql-mocks
highlight
types
ReferenceMap
Type Alias ReferenceMap
Reference
Map
:
{
[
typeName
:
string
]
:
{
fields
?:
{
[
fieldName
:
string
]
:
NonNullable
<
ReturnType
<
typeof
getFieldForReference
>
>
;
}
;
type
:
NonNullable
<
ReturnType
<
typeof
getTypeForReference
>
>
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
graphql-mocks
Loading...