remove name

This commit is contained in:
Gregor Wolf
2021-11-13 00:48:13 +01:00
parent 6411ce4ea3
commit 7013cb6296

View File

@@ -135,7 +135,6 @@ annotate my.Authors with @(
SelectionFields : [name], SelectionFields : [name],
LineItem : [ LineItem : [
{Value : ID}, {Value : ID},
{Value : name},
{Value : dateOfBirth}, {Value : dateOfBirth},
{Value : dateOfDeath}, {Value : dateOfDeath},
{Value : placeOfBirth}, {Value : placeOfBirth},