adobe-firefly-sdk
    Preparing search index...

    Type Alias ApplyEditsData

    type ApplyEditsData = {
        body: ApplyEditsRequest;
        path?: never;
        query?: never;
        url: "/lrService/edit";
    }
    Index

    Properties

    Properties

    Request body for the edit operation.

    path?: never
    query?: never
    url: "/lrService/edit"