Contents

Query(_:animation:sectionBy:)

Declaration

@attached(accessor) @attached(peer, names: prefixed(`_`)) macro Query<Element>(_ descriptor: FetchDescriptor<Element>, animation: Animation, sectionBy sectionKeyPath: KeyPath<Element, String?>) where Element : PersistentModel

See Also

Basic queries