Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
TenantConfig
Type Alias TenantConfig
Tenant
Config
:
{
__typename
?:
"TenantConfig"
;
createdDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
dataJson
:
Scalars
[
"String"
]
[
"output"
]
;
fusionEvents
?:
Maybe
<
Maybe
<
FusionEventDescriptor
>
[]
>
;
id
:
Scalars
[
"String"
]
[
"output"
]
;
type
:
TenantConfigType
;
updatedDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
}
The response for a tenant config query
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
The response for a tenant config query