activitySet
No description
activitySet(
activitySetRef: bigint!
): ActivitySet
Arguments
activitySet.activitySetRef ● bigint! non-null scalar
A unique, numeric identifier for the activitySet.
Type
ActivitySet object
Each Activity is a distinct span of time, but they can be rolled up into a complete effort using Activity Sets. Activity Sets allow for work to be paused and resumed on a piece of equipment, or a transition from setup to production, while maintaining each Activity as step toward a greater goal. An Activity Set is the data model backing a Production Run.