Contents

defaultQuery

The default query to use to retrieve entity property instances.

Declaration

static var defaultQuery: Self.DefaultQuery { get }

Mentioned in

Discussion

You can create a query that uses identifier, name and more. For additional information, see Query.

See Also

Making the entity queryable