Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
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
Membrane React - v0.2.1
Loading...