Skip to content

Commit a1829e5

Browse files
add random codegen file
1 parent 441457e commit a1829e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/app/src/cli/api/graphql/app-management/generated/specifications.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export type FetchSpecificationsQuery = {
1616
uidStrategy:
1717
| {appModuleLimit: number; isClientProvided: boolean}
1818
| {appModuleLimit: number; isClientProvided: boolean}
19+
| {appModuleLimit: number; isClientProvided: boolean}
1920
validationSchema?: {jsonSchema: string} | null
2021
}[]
2122
}

0 commit comments

Comments
 (0)