DataTypeStats
Stats of an individual data type.
Fields
| Field | Type | Description |
|---|---|---|
| id | String! | Identifier of the data type. |
| name | String! | Name of the data type. |
| totalHits | Long! | Total hits of the data type. |
| totalPermittedHits | Long! | Total permitted hits of the data type. |
| totalViolatedHits | Long! | Total violated hits of the data type. |
Used By
Referenced by