IGPAPI
Preparing search index...
@igpapi/core
mobile
GraphqlDocument
Interface GraphqlDocument
interface
GraphqlDocument
{
clientDocId
:
string
;
friendlyName
:
string
;
includeFriendlyNameInForm
?:
boolean
;
requestPurpose
?:
string
;
rootFieldName
?:
string
;
validateNullInLegacyEagerDict
?:
boolean
;
}
Index
Properties
client
Doc
Id
friendly
Name
include
Friendly
Name
In
Form?
request
Purpose?
root
Field
Name?
validate
Null
In
Legacy
Eager
Dict?
Properties
client
Doc
Id
clientDocId
:
string
friendly
Name
friendlyName
:
string
Optional
include
Friendly
Name
In
Form
includeFriendlyNameInForm
?:
boolean
Some calls send only the HTTP header, without duplicating the name in form data.
Optional
request
Purpose
requestPurpose
?:
string
Optional
root
Field
Name
rootFieldName
?:
string
Optional
validate
Null
In
Legacy
Eager
Dict
validateNullInLegacyEagerDict
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Doc
Id
friendly
Name
include
Friendly
Name
In
Form
request
Purpose
root
Field
Name
validate
Null
In
Legacy
Eager
Dict
IGPAPI
Loading...
Some calls send only the HTTP header, without duplicating the name in form data.