Preview

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

ScheduledChangeOperationNotSupportedError

Error type returned when the requested scheduled change operation type is not yet supported.

This page contains

    Fields

    errorCode: String!

    Machine-readable error code for programmatic handling and UI localization. Example value: SCHEDULED_CHANGE_OPERATION_NOT_SUPPORTED

    message: String!

    A description of the error encountered.

    path: [String!]

    Path to the field in the request where the error originated.

    Implements