Accounting GraphQL API Fields
Each GraphQL API dataset has specific fields that can be used when querying for data from that dataset.
See each available field and their descriptions below.
accountingDetail (Accounting)
Field | Description |
---|---|
accounted | Total amount of product usage per region accounted in the bill detail of the client. Example: 1767504904 |
clientId | Client unique identifier on Azion. Example: 8437r |
metricSlug | Identifier of the metric being account. See the complete list of product metrics in the Terms of Service document. Example: load_balancer_data_transferred |
periodFrom | Start date of the accounted data in year-month-day format. Example: 2022-06-01 |
periodTo | End date of the accounted data in year-month-day format. Example: 2022-06-30 |
productSlug | Identifier of the product being accounted. Example: edge_functions |
regionName | Region that the metric was accounted to. Find more information on the Pricing page. Can be: United States , Canada , Europe , Brazil , Latam , All Other Regions , or No Region |