This repository was archived by the owner on Jan 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12896,7 +12896,7 @@ export type RepoCreateAuditEntry = Node &
1289612896 createdAt: Scalars["PreciseDateTime"];
1289712897 /** The name of the parent repository for this forked repository. */
1289812898 forkParentName?: Maybe<Scalars["String"]>;
12899- /** The name of the root repository for this netork . */
12899+ /** The name of the root repository for this network . */
1290012900 forkSourceName?: Maybe<Scalars["String"]>;
1290112901 id: Scalars["ID"];
1290212902 /** The corresponding operation type for the action */
Original file line number Diff line number Diff line change 7161171611 },
7161271612 {
7161371613 "name": "forkSourceName",
71614- "description": "The name of the root repository for this netork .",
71614+ "description": "The name of the root repository for this network .",
7161571615 "args": [],
7161671616 "type": {
7161771617 "kind": "SCALAR",
Original file line number Diff line number Diff line change @@ -11528,7 +11528,7 @@ export declare type RepoCreateAuditEntry = Node & AuditEntry & RepositoryAuditEn
1152811528 createdAt: Scalars["PreciseDateTime"];
1152911529 /** The name of the parent repository for this forked repository. */
1153011530 forkParentName?: Maybe<Scalars["String"]>;
11531- /** The name of the root repository for this netork . */
11531+ /** The name of the root repository for this network . */
1153211532 forkSourceName?: Maybe<Scalars["String"]>;
1153311533 id: Scalars["ID"];
1153411534 /** The corresponding operation type for the action */
Original file line number Diff line number Diff line change @@ -12905,7 +12905,7 @@ export type RepoCreateAuditEntry = Node &
1290512905 createdAt: Scalars["PreciseDateTime"];
1290612906 /** The name of the parent repository for this forked repository. */
1290712907 forkParentName?: Maybe<Scalars["String"]>;
12908- /** The name of the root repository for this netork . */
12908+ /** The name of the root repository for this network . */
1290912909 forkSourceName?: Maybe<Scalars["String"]>;
1291012910 id: Scalars["ID"];
1291112911 /** The corresponding operation type for the action */
You can’t perform that action at this time.
0 commit comments