interface InlineViewsQueryParameter {
    inlineViews?: boolean;
}

Properties

Properties

inlineViews?: boolean