Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
GraphQLApiMapping
Interface GraphQLApiMapping
interface
GraphQLApiMapping
{
path
:
string
;
operationType
:
"query"
|
"mutation"
;
requestMapping
:
GraphQLFieldMapping
[]
;
responseMapping
?:
any
;
}
Index
Properties
path
operation
Type
request
Mapping
response
Mapping?
Properties
path
path
:
string
operation
Type
operationType
:
"query"
|
"mutation"
request
Mapping
requestMapping
:
GraphQLFieldMapping
[]
Optional
response
Mapping
responseMapping
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
operation
Type
request
Mapping
response
Mapping
Console
SDK
REST API
Integration App React - v2.13.2
Loading...