Skip to content

Queries with single items return null in Data #360

@einari

Description

@einari

If you have a Query that returns a single item, it will always have null in the data part of the QueryResult.

E.g.:

[HttpGet]
public Task<Something> GetSomething() => ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions