Skip to content

distinguish empty result from not found #37

@tomtom16

Description

@tomtom16

when you request all models of a given type, there is currently no difference if the type doesn't exist in the typesystem or if there are no instances of the given type in the system.
please refactor:

  • if no instances - return empty resultset
  • if type not in typesystem - return not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions