TenantConfig: {
    __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