posReader
The POS card reader assigned to this user, if any.
Arguments
posReader doesn't take any arguments.
Type
This field resolves to PosReader, which has the following fields:
| Field | Description | Type |
|---|---|---|
id | The unique ID of this reader. | ID! |
label | A human-readable label for this reader. | String! |
lastSeenAt | When the reader last connected. | Date! |
status | The current connection status of the reader. | PosReaderStatus! |