diff --git a/src/main/resources/graphql/knowledge_environment.graphqls b/src/main/resources/graphql/knowledge_environment.graphqls index 73edc4d..03515fe 100755 --- a/src/main/resources/graphql/knowledge_environment.graphqls +++ b/src/main/resources/graphql/knowledge_environment.graphqls @@ -76,7 +76,7 @@ type ParticipantDataTypeInformation2025 { } type ParticipantRepoDataTypeSummary { - repositoryDataTypes: [ParticipantDataTypeInformation2025] + repositoryDataTypes: [ParticipantRepoDataTypeInformation] } type ParticipantRepoDataTypeInformation {