graphql-mocks
Preparing search index...
highlight
types
WalkCallback
Type Alias WalkCallback
WalkCallback
:
(
options
:
{
field
?:
ObjectField
|
GraphQLInputField
;
reference
:
Reference
;
type
:
GraphQLNamedType
;
}
,
)
=>
void
|
Promise
<
void
>
Type Declaration
(
options
:
{
field
?:
ObjectField
|
GraphQLInputField
;
reference
:
Reference
;
type
:
GraphQLNamedType
;
}
,
)
:
void
|
Promise
<
void
>
Parameters
options
:
{
field
?:
ObjectField
|
GraphQLInputField
;
reference
:
Reference
;
type
:
GraphQLNamedType
;
}
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
graphql-mocks
Loading...