Type Alias GetEditorInterfaceParams

GetEditorInterfaceParams: GetSpaceEnvironmentParams & {
    contentTypeId: string;
}