# only modifier

The only modifier ignores default attribute-defining
items and displays only the item-IDs from the given file reference.
The only modifier must precede the file reference.

## Syntax

```
command only file.reference {item.list} {selection.criteria} {sort.criteria}
{modifiers} {(options)}
```

## Example(s)

```
list only entity
```

## See also

- [AQL command categories](https://d3codex.com/access/aql-command-categories/)
- [Modifiers](https://d3codex.com/access/modifiers/)

---
Source: https://d3codex.com/access/only-modifier/ - part of the D3Codex reference.
