Description
This document is used to keep track of patron request data used in the DataGrids.
Field label - the label that the GraphGL data is displayed under.
GraphGL source - the JSON value where data is stored.
For everything in the GraphQL source column, assume
patronRequest
is before each one.Translation key - the corresponding translation key, which is used to store the field label.
Missing - the value is currently not displayed in the datagrids
Patron Requests
Query: getPatronRequests
...
Field label | GraphQL source | Translation key | Example (source) |
---|---|---|---|
Local item ID |
|
| |
Local item barcode |
|
| |
Local item location code |
|
| |
Local item status |
|
| |
Local item type |
|
|
...
Field label | GraphQL source | Translation key | Example (source) |
---|---|---|---|
Local ID |
|
| |
Local barcode |
|
| |
Local patron type |
|
| |
DCB patron type |
| Missing |
...
Field label | GraphQL source | Translation key | Example (source) |
---|---|---|---|
Patron ID |
|
| |
Patron HostLMS code |
|
| |
Patron ID at requesting agency |
|
| |
Local patron type |
|
| |
Local patron ID |
|
| |
Local patron barcode |
|
|
...
Field label | GraphQL source | Translation key | Example (source) |
---|---|---|---|
Virtual item ID |
|
| |
Virtual item status |
|
| |
Virtual item type |
|
| |
Virtual Bib ID |
|
|
...
Field label | GraphQL source | Translation key | Example (source) |
---|---|---|---|
Pickup item ID |
|
| |
Pickup item status |
|
| |
Pickup item type |
|
|
...
Field label (column) | GraphQL source | Example (source) |
---|---|---|
Audit date |
| |
Description |
| |
fromStatus |
| |
toStatus |
|
Audit Detail
Query: getAuditsByID
...