@forge/cli-shared 5.6.0-next.7 → 5.6.0-next.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -65496,6 +65496,7 @@ export declare type SearchConfluencePageBlogAttachment = SearchL2FeatureProvider
|
|
|
65496
65496
|
iconCssClass?: Maybe<Scalars['String']['output']>;
|
|
65497
65497
|
iconUrl?: Maybe<Scalars['URL']['output']>;
|
|
65498
65498
|
id: Scalars['ID']['output'];
|
|
65499
|
+
isVerified: Scalars['Boolean']['output'];
|
|
65499
65500
|
l2Features?: Maybe<Array<Maybe<SearchL2Feature>>>;
|
|
65500
65501
|
lastModified?: Maybe<Scalars['DateTime']['output']>;
|
|
65501
65502
|
lastModifiedDate?: Maybe<Scalars['String']['output']>;
|