INPUT_OBJECT

CloneScheduledJob

link GraphQL Schema definition

1input CloneScheduledJob {
3
2id: ID!
8
4# Organization ID. Used only by Veritone platform components.
5# Other clients should not attempt to send this field. Any value sent
6# will be ignored.
7organizationId: ID
9}

link Required by

This element is not required by anyone