Preview

UpdateScheduleJobScheduleInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UpdateScheduleJobScheduleInput

Input for updating schedule job schedule

This page contains

    Fields

    id ID!

    Schedule job schedule Id

    startTime DateTime

    Start time for schedule

    endTime DateTime

    End time for schedule

    schedule String!

    Execution schedule - cron or one time

    environmentVariables [ScheduleJobScheduleEnvironmentVariableInput!] PREVIEW

    Environment variables associated with schedule

    Mutations for UpdateScheduleJobScheduleInput

    updateScheduleJobSchedule PREVIEW

    Update a schedule job schedule