adobe-firefly-sdk
    Preparing search index...

    Type Alias OperationOptions

    OperationOptions

    Optional configuration for operation behavior. This object allow clients to customize how operations are executed.

    type OperationOptions = {
        autorename?: Autorename;
    }
    Index

    Properties

    Properties

    autorename?: Autorename