Magidoc

DailyUsageQueryInputObject
Input Object

Scenarios daily usage query arguments.

Fields

#

appList

Used by the Worklink App to correctly return a list of scenarios for display purposes.

authorIds

[ ID !]

Array of GQL scenario author ids.

catalogId

A Catalog ID.

databaseIds

[ Int !]

Array of scenario database ids.

dateRange

A date range.

excludeCatalogIds

[ ID !]

Array of excluded GQL scenario catalog ids.

excludeGroupsIds

[ ID !]

Array of excluded GQL scenario group ids.

filterOutScope

Exclude sessions that belong to ScopeAR users.

fullText

String matching the name of a Scenario.

groupIds

[ ID !]

Array of GQL scenario group ids.

ids

[ ID !]

Array of GQL scenario ids.

includeDeleted

A boolean input to also get deleted Scenarios.

includeEmptyScenarios

Include Scenarios without sessions, deleted and unreleased.

orderBy

A sort order input object.

originGroupIds

[ ID !]

A distinct list of scenario origin group ids.

planUsageStatus

A list of plan usage statuses.

publicVisibility

A boolean input to get only Public or Private Scenarios.

published

A boolean input to get only published Scenarios.

publishedAt

A date range input object with starting and ending published at values.

released

A boolean input to get only released Scenarios.

releasedAt

A date range input object with starting and ending released at values.

states

A list of project states.

workInstructionTypes

A list of work instruction types.

Usages

#

References

#

  • Argument dailyUsageQueryArguments of field dailyUsages from type Organization
  • Argument dailyUsageQueryArguments of field dailyUsages from type Query