Magidoc

dailyUsages
Query

Query for the daily usage (or views of scenarios) of a company.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

afterIndex

Returns the elements in the list that come after the specified index.

before

Returns the elements in the list that come before the specified cursor.

beforeIndex

Returns the elements in the list that come before the specified index.

dailyUsageQueryArguments

Arguments to query daily usage statistics.

first

Returns the first n elements from the list.

last

Returns the last n elements from the list.

Response

#

Returns DailyUsageConnection .

Example

#

3