InternalSchema: {
    codegenVersion: string;
    namespaces: SchemaNamespaces;
    version: string;
}

Type declaration