Fix post merge conflicts
This commit is contained in:
@ -82,6 +82,7 @@ export type FieldRelationMetadata = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
export type FieldSelectMetadata = {
|
export type FieldSelectMetadata = {
|
||||||
|
objectMetadataNameSingular?: string;
|
||||||
fieldName: string;
|
fieldName: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user