diff --git a/docroot/profiles/lagunita/summer_profile/modules/summer_helper/src/Plugin/GraphQLCompose/EntityType/Summer.php b/docroot/profiles/lagunita/summer_profile/modules/summer_helper/src/Plugin/GraphQLCompose/EntityType/Summer.php index a22e485a..022f0d76 100644 --- a/docroot/profiles/lagunita/summer_profile/modules/summer_helper/src/Plugin/GraphQLCompose/EntityType/Summer.php +++ b/docroot/profiles/lagunita/summer_profile/modules/summer_helper/src/Plugin/GraphQLCompose/EntityType/Summer.php @@ -13,8 +13,7 @@ * id = "summer_entity", * prefix = "Summer", * base_fields = { - * "work_id" = {}, - * "title" = { + * "label" = { * "field_type" = "entity_label", * }, * },