Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions developers/weaviate/api/graphql/additional-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ Use the `id` field to fetch the object [UUID](https://en.wikipedia.org/wiki/Univ

Use the `vector` field to fetch the vector representation of the data object

### query_vector

Use the `query_vector` field to fetch the vector representation of the query.

### generate

:::info Requires a [`generative-xxx` module](../../modules/reader-generator-modules/index.md)
Expand Down