Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
@membranehq/react
CustomPullEventImplementationFields
Interface CustomPullEventImplementationFields
interface
CustomPullEventImplementationFields
{
implementationType
:
"custom-pull"
;
stateSchema
?:
DataSchema
;
methods
:
Record
<
keyof
typeof
CustomPullEventImplementationType.methods
,
ConnectorDataLocationMethod
,
>
;
}
Index
Properties
implementation
Type
state
Schema?
methods
Properties
implementation
Type
implementationType
:
"custom-pull"
Optional
state
Schema
stateSchema
?:
DataSchema
methods
methods
:
Record
<
keyof
typeof
CustomPullEventImplementationType.methods
,
ConnectorDataLocationMethod
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
implementation
Type
state
Schema
methods
Console
SDK
REST API
Membrane React - v0.2.1
Loading...