fix: dev:generate-types on all test configs (#919)
This commit is contained in:
@@ -52,7 +52,7 @@ export interface RestrictedVersion {
|
||||
*/
|
||||
export interface SiblingDatum {
|
||||
id: string;
|
||||
array?: {
|
||||
array: {
|
||||
allowPublicReadability?: boolean;
|
||||
text?: string;
|
||||
id?: string;
|
||||
|
||||
Reference in New Issue
Block a user