Reports
Object
FavouriteReportEmailSettings
| Fields | Type | Description |
|---|---|---|
|
emails |
The list of the emails to send the report to |
|
|
period |
The period settings for sending the report |
|
|
anchor |
The anchor date for resolving |
|
|
orientation |
The orientation of the generated by the report (Only used when the type is PDF) |
|
|
type |
The file type of the generated report |
Object
FavouriteReport
Implements
List of interfaces this object implements
| Fields | Type | Description |
|---|---|---|
|
id |
The unique ID for the favourite report |
|
|
name |
String! |
The name of the report |
|
layers |
Float |
The maximum layers that report will export (if unset will be ignored) |
|
emailSettings |
The settings to use for automatically emailing this report |
|
|
nextEmailDate |
The next date this report should be emailed on |
|
|
syntaxErrors |
Boolean |
Whether there was syntax errors during the automated emailing of this report |
|
createdAt |
The date the report was created |
|
|
updatedAt |
The date the report was last updated |
|
|
createdBy |
The user who created this report |
|
|
updatedBy |
The user who updated this report |
|
|
latestRevision |
The most recent revision that happened to this report |
|
|
revisions |
The revisions for the favourite report |
|
|
type |
The type of report (used when reloading the reports in the UI) |
|
|
report |
String |
The raw report to run |
FavouriteReportInterfaceRevisionConnection
Object — ConnectionType of Revision
Sortable Fields
Fields from Revision that can be used to sort the connection items
- timestamp
Object
SpecialFavouriteReportReportTime
| Fields | Type | Description |
|---|---|---|
|
amount |
Int! |
The amount of time this report should run for over the |
|
period |
String! |
The |
|
inclusive |
Boolean! |
Whether the time period should include today or not |
Object
SpecialFavouriteReportReport
| Fields | Type | Description |
|---|---|---|
|
time |
The time period to generate the report for |
|
|
parameters |
The parameters to apply to the report |
Object
SpecialFavouriteReport
Implements
List of interfaces this object implements
| Fields | Type | Description |
|---|---|---|
|
id |
The unique ID for the favourite report |
|
|
name |
String! |
The name of the report |
|
layers |
Float |
The maximum layers that report will export (if unset will be ignored) |
|
emailSettings |
The settings to use for automatically emailing this report |
|
|
nextEmailDate |
The next date this report should be emailed on |
|
|
syntaxErrors |
Boolean |
Whether there was syntax errors during the automated emailing of this report |
|
createdAt |
The date the report was created |
|
|
updatedAt |
The date the report was last updated |
|
|
createdBy |
The user who created this report |
|
|
updatedBy |
The user who updated this report |
|
|
latestRevision |
The most recent revision that happened to this report |
|
|
revisions |
The revisions for the favourite report |
|
|
type |
The type of report (used when reloading the reports in the UI) |
|
|
report |
The raw report to run |
FavouriteReportInterfaceRevisionConnection
Object — ConnectionType of Revision
Sortable Fields
Fields from Revision that can be used to sort the connection items
- timestamp