DeleteTenantConfigInput: {
    id: Scalars["String"]["input"];
    type: TenantConfigType;
}

Object used to delete a tenant config.

Type declaration