Bob
Results
2
issues of
Bob
The mapping definition cannot be nested under a type [_doc] unless include_type_name is set to true.
1
With the latest pre-release, I'm getting an issue revolving around the document type. If I build out the mappings without Struct::static_ty(): Struct::index_mapping(), it's fine. Removing the wrapping "_doc": {} corrected...
Type reflection seems to be buggy. I'm getting random errors like this: "Unable to infer GraphQL type from TypeScript reflection system. You need to provide explicit type for 'XXXX' of...
bug