allEntities()
Fetches all available entities of this type.
Declaration
func allEntities() async throws -> [AnyAppEntity]Return Value
An array containing all entities of this type.
Fetches all available entities of this type.
func allEntities() async throws -> [AnyAppEntity]An array containing all entities of this type.