diff --git a/thoth-app/src/models/location/update_location_mutation.rs b/thoth-app/src/models/location/update_location_mutation.rs index aa03cf35..cd79e601 100644 --- a/thoth-app/src/models/location/update_location_mutation.rs +++ b/thoth-app/src/models/location/update_location_mutation.rs @@ -27,6 +27,8 @@ const UPDATE_LOCATION_MUTATION: &str = " fullTextUrl locationPlatform canonical + createdAt + updatedAt } } ";