Skip to content

It would be really nice if weaviate supported some form of * in the properties list #9916

@zaphar

Description

@zaphar

Describe your feature request

Currently weaviate forces you to list all the properties you want to fetch from an object using graphql. This is the case even if the property structure is deep. The query will not automatically recurse down the property for you instead forcing you to do subselects till you reach a leaf in the object tree. Some form of the equivalent of select * would be really helpful here.

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions