# apostrophe-pieces-cursor (server)

Cursor for fetching pieces.

# Options

Note that find does not take an options argument. Instead these options are usually configured in subclasses or their beforeConstruct methods.

# sort

The default sort. Defaults to:

{
 updatedAt: -1
}