The `@embedding` directive currently contains a `template` field which was never fully implemented. https://github.com/sourcenetwork/defradb/blob/53f0e76a32d1761e3396a88ce607ebc3e37baa5a/client/collection_description.go#L264 It however shows up in the public docs from introspection (although it's not documented on online docs). Agreed [on discord](https://discord.com/channels/1374835078781468722/1544700981655113861) to remove it entirely.
The
@embeddingdirective currently contains atemplatefield which was never fully implemented.defradb/client/collection_description.go
Line 264 in 53f0e76
It however shows up in the public docs from introspection (although it's not documented on online docs). Agreed on discord to remove it entirely.