Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
CreateFusionModuleInput
Type Alias CreateFusionModuleInput
Create
Fusion
Module
Input
:
{
expectedMetadataOutputSchema
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
;
fusionEventTypeId
:
Scalars
[
"String"
]
[
"input"
]
;
id
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
;
moduleType
:
FusionModuleType
;
storageType
:
StorageType
;
validateMetadataOutput
:
Scalars
[
"Boolean"
]
[
"input"
]
;
}
Type declaration
Optional
expected
Metadata
Output
Schema
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
Expected output schema in json
fusion
Event
Type
Id
:
Scalars
[
"String"
]
[
"input"
]
Optional
id
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
module
Type
:
FusionModuleType
storage
Type
:
StorageType
validate
Metadata
Output
:
Scalars
[
"Boolean"
]
[
"input"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
Expected output schema in json