Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
GraphQLRequestOptions
Interface GraphQLRequestOptions
interface
GraphQLRequestOptions
{
accessToken
?:
string
;
documentId
:
string
;
surface
:
{
friendlyName
:
string
;
name
?:
string
;
}
;
variables
:
any
;
}
Index
Properties
access
Token?
document
Id
surface
variables
Properties
Optional
access
Token
access
Token
?:
string
document
Id
document
Id
:
string
surface
surface
:
{
friendlyName
:
string
;
name
?:
string
;
}
variables
variables
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Token
document
Id
surface
variables
IGPAPI
Loading...