We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486005e commit 5429d66Copy full SHA for 5429d66
src/elasticApiFieldConfig.js
@@ -42,6 +42,7 @@ function instanceElasticClient(
42
name: prefix,
43
fields: apiParser.generateFieldMap(),
44
}),
45
+ resolve: () => ({}),
46
};
47
}
48
0 commit comments