@forge/cli-shared 3.14.0-next.2 → 3.14.0-next.3
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
|
@@ -9320,6 +9320,7 @@ export declare type HelpLayoutMediaConfig = {
|
|
|
9320
9320
|
mediaUrl?: Maybe<Scalars['String']>;
|
|
9321
9321
|
mediaToken?: Maybe<Scalars['String']>;
|
|
9322
9322
|
mediaCollectionName?: Maybe<Scalars['String']>;
|
|
9323
|
+
asapIssuer?: Maybe<Scalars['String']>;
|
|
9323
9324
|
};
|
|
9324
9325
|
export declare type HelpLayoutMutationApi = {
|
|
9325
9326
|
__typename?: 'HelpLayoutMutationApi';
|