Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
DeleteTenantConfigInput
Type Alias DeleteTenantConfigInput
Delete
Tenant
Config
Input
:
{
id
:
Scalars
[
"String"
]
[
"input"
]
;
type
:
TenantConfigType
;
}
Object used to delete a tenant config.
Type declaration
id
:
Scalars
[
"String"
]
[
"input"
]
Id of the Tenant Config.
type
:
TenantConfigType
The type of config to delete
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
Object used to delete a tenant config.