INPUT_OBJECT

CreateNextPipelineJobsTargetInfo

link GraphQL Schema definition

1input CreateNextPipelineJobsTargetInfo {
5
2# ID of the target object for the job pipeline,
3# typically that of a TemporalDataObject
4targetId: ID!
7
6startOffsetMs: Int
9
8endOffsetMs: Int
10}

link Required by

This element is not required by anyone