Skip to content

Support for generic request meta #56

Closed
@jfhs

Description

@jfhs

Currently the only (documented) way to add metadata is to implement IHasMeta in entity class. However, it might be good to have some generic way to add it to any request, regardless of the entity type, i.e. for pagination, performance metrics or some caching information.

I am not sure what would be the right place to have it, maybe as an option for DocumentBuilder somehow?

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