entities(matching:)
Retrieves instances by string.
Declaration
func entities(matching string: String) async throws -> Self.ResultParameters
- string:
“Name” used to refer to an entity instance (or a set thereof).
Retrieves instances by string.
func entities(matching string: String) async throws -> Self.Result“Name” used to refer to an entity instance (or a set thereof).