Contents

entities(matching:)

Retrieves instances by string.

Declaration

func entities(matching string: String) async throws -> Self.Result

Parameters

  • string:

    “Name” used to refer to an entity instance (or a set thereof).

Mentioned in