The JQL queries to be converted.

interface JQLPersonalDataMigrationRequest {
    queryStrings?: string[];
}

Hierarchy (view full)

Properties

Properties

queryStrings?: string[]

A list of queries with user identifiers. Maximum of 100 queries.