Skip to content

EntitiyRef use a query rather Yoleck entity type name #44

@idanarye

Description

@idanarye

Currently it limits itself to a Yoleck entity type:

struct LaserPointer {
#[yoleck(entity_ref = "Planet")]
target: YoleckEntityRef,
}

It would be better to support a query instead, so that any entity that matches the query could be selected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions