Commit 740cd272 authored by Peter Leitzen's avatar Peter Leitzen

Append `.` to description for GraphQL types derived from GlobalIDType

parent b7b7a5d6
...@@ -46,7 +46,7 @@ module Types ...@@ -46,7 +46,7 @@ module Types
@id_types[model_class] ||= Class.new(self) do @id_types[model_class] ||= Class.new(self) do
graphql_name "#{model_class.name.gsub(/::/, '')}ID" graphql_name "#{model_class.name.gsub(/::/, '')}ID"
description "Identifier of #{model_class.name}" description "Identifier of #{model_class.name}."
self.define_singleton_method(:to_s) do self.define_singleton_method(:to_s) do
graphql_name graphql_name
......
...@@ -651,7 +651,7 @@ type AlertManagementHttpIntegration implements AlertManagementIntegration { ...@@ -651,7 +651,7 @@ type AlertManagementHttpIntegration implements AlertManagementIntegration {
} }
""" """
Identifier of AlertManagement::HttpIntegration Identifier of AlertManagement::HttpIntegration.
""" """
scalar AlertManagementHttpIntegrationID scalar AlertManagementHttpIntegrationID
...@@ -1053,7 +1053,7 @@ type AlertTodoCreatePayload { ...@@ -1053,7 +1053,7 @@ type AlertTodoCreatePayload {
} }
""" """
Identifier of Analytics::DevopsAdoption::Segment Identifier of Analytics::DevopsAdoption::Segment.
""" """
scalar AnalyticsDevopsAdoptionSegmentID scalar AnalyticsDevopsAdoptionSegmentID
...@@ -1233,7 +1233,7 @@ type AwardEmojiTogglePayload { ...@@ -1233,7 +1233,7 @@ type AwardEmojiTogglePayload {
} }
""" """
Identifier of Awardable Identifier of Awardable.
""" """
scalar AwardableID scalar AwardableID
...@@ -2030,7 +2030,7 @@ type BoardEpicUserPreferences { ...@@ -2030,7 +2030,7 @@ type BoardEpicUserPreferences {
} }
""" """
Identifier of Board Identifier of Board.
""" """
scalar BoardID scalar BoardID
...@@ -2352,12 +2352,12 @@ type BoardListUpdateLimitMetricsPayload { ...@@ -2352,12 +2352,12 @@ type BoardListUpdateLimitMetricsPayload {
} }
""" """
Identifier of Boards::EpicBoard Identifier of Boards::EpicBoard.
""" """
scalar BoardsEpicBoardID scalar BoardsEpicBoardID
""" """
Identifier of Boards::EpicList Identifier of Boards::EpicList.
""" """
scalar BoardsEpicListID scalar BoardsEpicListID
...@@ -3079,7 +3079,7 @@ type CiJobEdge { ...@@ -3079,7 +3079,7 @@ type CiJobEdge {
} }
""" """
Identifier of Ci::Pipeline Identifier of Ci::Pipeline.
""" """
scalar CiPipelineID scalar CiPipelineID
...@@ -3405,17 +3405,17 @@ type ClusterAgentTokenEdge { ...@@ -3405,17 +3405,17 @@ type ClusterAgentTokenEdge {
} }
""" """
Identifier of Clusters::Agent Identifier of Clusters::Agent.
""" """
scalar ClustersAgentID scalar ClustersAgentID
""" """
Identifier of Clusters::AgentToken Identifier of Clusters::AgentToken.
""" """
scalar ClustersAgentTokenID scalar ClustersAgentTokenID
""" """
Identifier of Clusters::Cluster Identifier of Clusters::Cluster.
""" """
scalar ClustersClusterID scalar ClustersClusterID
...@@ -3863,7 +3863,7 @@ input ComplianceFrameworkInput { ...@@ -3863,7 +3863,7 @@ input ComplianceFrameworkInput {
} }
""" """
Identifier of ComplianceManagement::Framework Identifier of ComplianceManagement::Framework.
""" """
scalar ComplianceManagementFrameworkID scalar ComplianceManagementFrameworkID
...@@ -4259,7 +4259,7 @@ type ContainerRepositoryEdge { ...@@ -4259,7 +4259,7 @@ type ContainerRepositoryEdge {
} }
""" """
Identifier of ContainerRepository Identifier of ContainerRepository.
""" """
scalar ContainerRepositoryID scalar ContainerRepositoryID
...@@ -5426,7 +5426,7 @@ type CustomEmojiEdge { ...@@ -5426,7 +5426,7 @@ type CustomEmojiEdge {
} }
""" """
Identifier of CustomEmoji Identifier of CustomEmoji.
""" """
scalar CustomEmojiID scalar CustomEmojiID
...@@ -5682,7 +5682,7 @@ type DastScannerProfileEdge { ...@@ -5682,7 +5682,7 @@ type DastScannerProfileEdge {
} }
""" """
Identifier of DastScannerProfile Identifier of DastScannerProfile.
""" """
scalar DastScannerProfileID scalar DastScannerProfileID
...@@ -5914,7 +5914,7 @@ type DastSiteProfileEdge { ...@@ -5914,7 +5914,7 @@ type DastSiteProfileEdge {
} }
""" """
Identifier of DastSiteProfile Identifier of DastSiteProfile.
""" """
scalar DastSiteProfileID scalar DastSiteProfileID
...@@ -6056,7 +6056,7 @@ type DastSiteTokenCreatePayload { ...@@ -6056,7 +6056,7 @@ type DastSiteTokenCreatePayload {
} }
""" """
Identifier of DastSiteToken Identifier of DastSiteToken.
""" """
scalar DastSiteTokenID scalar DastSiteTokenID
...@@ -6171,7 +6171,7 @@ type DastSiteValidationEdge { ...@@ -6171,7 +6171,7 @@ type DastSiteValidationEdge {
} }
""" """
Identifier of DastSiteValidation Identifier of DastSiteValidation.
""" """
scalar DastSiteValidationID scalar DastSiteValidationID
...@@ -6978,12 +6978,12 @@ type DesignManagementDeletePayload { ...@@ -6978,12 +6978,12 @@ type DesignManagementDeletePayload {
} }
""" """
Identifier of DesignManagement::DesignAtVersion Identifier of DesignManagement::DesignAtVersion.
""" """
scalar DesignManagementDesignAtVersionID scalar DesignManagementDesignAtVersionID
""" """
Identifier of DesignManagement::Design Identifier of DesignManagement::Design.
""" """
scalar DesignManagementDesignID scalar DesignManagementDesignID
...@@ -7083,7 +7083,7 @@ type DesignManagementUploadPayload { ...@@ -7083,7 +7083,7 @@ type DesignManagementUploadPayload {
} }
""" """
Identifier of DesignManagement::Version Identifier of DesignManagement::Version.
""" """
scalar DesignManagementVersionID scalar DesignManagementVersionID
...@@ -7693,7 +7693,7 @@ input DiffImagePositionInput { ...@@ -7693,7 +7693,7 @@ input DiffImagePositionInput {
} }
""" """
Identifier of DiffNote Identifier of DiffNote.
""" """
scalar DiffNoteID scalar DiffNoteID
...@@ -7967,7 +7967,7 @@ type DiscussionEdge { ...@@ -7967,7 +7967,7 @@ type DiscussionEdge {
} }
""" """
Identifier of Discussion Identifier of Discussion.
""" """
scalar DiscussionID scalar DiscussionID
...@@ -8173,7 +8173,7 @@ type EnvironmentEdge { ...@@ -8173,7 +8173,7 @@ type EnvironmentEdge {
} }
""" """
Identifier of Environment Identifier of Environment.
""" """
scalar EnvironmentID scalar EnvironmentID
...@@ -8891,7 +8891,7 @@ type EpicHealthStatus { ...@@ -8891,7 +8891,7 @@ type EpicHealthStatus {
} }
""" """
Identifier of Epic Identifier of Epic.
""" """
scalar EpicID scalar EpicID
...@@ -9645,7 +9645,7 @@ type EpicTreeReorderPayload { ...@@ -9645,7 +9645,7 @@ type EpicTreeReorderPayload {
} }
""" """
Identifier of EpicTreeSorting Identifier of EpicTreeSorting.
""" """
scalar EpicTreeSortingID scalar EpicTreeSortingID
...@@ -9972,7 +9972,7 @@ type GeoNode { ...@@ -9972,7 +9972,7 @@ type GeoNode {
} }
""" """
Identifier of Gitlab::ErrorTracking::DetailedError Identifier of Gitlab::ErrorTracking::DetailedError.
""" """
scalar GitlabErrorTrackingDetailedErrorID scalar GitlabErrorTrackingDetailedErrorID
...@@ -11280,7 +11280,7 @@ type Group { ...@@ -11280,7 +11280,7 @@ type Group {
} }
""" """
Identifier of Group Identifier of Group.
""" """
scalar GroupID scalar GroupID
...@@ -11608,7 +11608,7 @@ An ISO 8601-encoded date ...@@ -11608,7 +11608,7 @@ An ISO 8601-encoded date
scalar ISO8601Date scalar ISO8601Date
""" """
Identifier of IncidentManagement::OncallParticipant Identifier of IncidentManagement::OncallParticipant.
""" """
scalar IncidentManagementOncallParticipantID scalar IncidentManagementOncallParticipantID
...@@ -11703,7 +11703,7 @@ type IncidentManagementOncallRotationEdge { ...@@ -11703,7 +11703,7 @@ type IncidentManagementOncallRotationEdge {
} }
""" """
Identifier of IncidentManagement::OncallRotation Identifier of IncidentManagement::OncallRotation.
""" """
scalar IncidentManagementOncallRotationID scalar IncidentManagementOncallRotationID
...@@ -12422,7 +12422,7 @@ type IssueEdge { ...@@ -12422,7 +12422,7 @@ type IssueEdge {
} }
""" """
Identifier of Issue Identifier of Issue.
""" """
scalar IssueID scalar IssueID
...@@ -13307,7 +13307,7 @@ type IterationEdge { ...@@ -13307,7 +13307,7 @@ type IterationEdge {
} }
""" """
Identifier of Iteration Identifier of Iteration.
""" """
scalar IterationID scalar IterationID
...@@ -13812,12 +13812,12 @@ type LabelEdge { ...@@ -13812,12 +13812,12 @@ type LabelEdge {
} }
""" """
Identifier of Label Identifier of Label.
""" """
scalar LabelID scalar LabelID
""" """
Identifier of List Identifier of List.
""" """
scalar ListID scalar ListID
...@@ -14820,7 +14820,7 @@ type MergeRequestEdge { ...@@ -14820,7 +14820,7 @@ type MergeRequestEdge {
} }
""" """
Identifier of MergeRequest Identifier of MergeRequest.
""" """
scalar MergeRequestID scalar MergeRequestID
...@@ -15457,7 +15457,7 @@ type MetricsDashboardAnnotationEdge { ...@@ -15457,7 +15457,7 @@ type MetricsDashboardAnnotationEdge {
} }
""" """
Identifier of Metrics::Dashboard::Annotation Identifier of Metrics::Dashboard::Annotation.
""" """
scalar MetricsDashboardAnnotationID scalar MetricsDashboardAnnotationID
...@@ -15572,7 +15572,7 @@ type MilestoneEdge { ...@@ -15572,7 +15572,7 @@ type MilestoneEdge {
} }
""" """
Identifier of Milestone Identifier of Milestone.
""" """
scalar MilestoneID scalar MilestoneID
...@@ -16019,7 +16019,7 @@ type NamespaceEdge { ...@@ -16019,7 +16019,7 @@ type NamespaceEdge {
} }
""" """
Identifier of Namespace Identifier of Namespace.
""" """
scalar NamespaceID scalar NamespaceID
...@@ -16248,7 +16248,7 @@ type NoteEdge { ...@@ -16248,7 +16248,7 @@ type NoteEdge {
} }
""" """
Identifier of Note Identifier of Note.
""" """
scalar NoteID scalar NoteID
...@@ -16337,7 +16337,7 @@ interface Noteable { ...@@ -16337,7 +16337,7 @@ interface Noteable {
} }
""" """
Identifier of Noteable Identifier of Noteable.
""" """
scalar NoteableID scalar NoteableID
...@@ -17190,7 +17190,7 @@ enum PackageTypeEnum { ...@@ -17190,7 +17190,7 @@ enum PackageTypeEnum {
} }
""" """
Identifier of Packages::Package Identifier of Packages::Package.
""" """
scalar PackagesPackageID scalar PackagesPackageID
...@@ -19584,7 +19584,7 @@ type ProjectEdge { ...@@ -19584,7 +19584,7 @@ type ProjectEdge {
} }
""" """
Identifier of Project Identifier of Project.
""" """
scalar ProjectID scalar ProjectID
...@@ -20098,7 +20098,7 @@ type PrometheusIntegrationUpdatePayload { ...@@ -20098,7 +20098,7 @@ type PrometheusIntegrationUpdatePayload {
} }
""" """
Identifier of PrometheusService Identifier of PrometheusService.
""" """
scalar PrometheusServiceID scalar PrometheusServiceID
...@@ -23566,7 +23566,7 @@ type SnippetEdge { ...@@ -23566,7 +23566,7 @@ type SnippetEdge {
} }
""" """
Identifier of Snippet Identifier of Snippet.
""" """
scalar SnippetID scalar SnippetID
...@@ -23954,7 +23954,7 @@ type TerraformStateEdge { ...@@ -23954,7 +23954,7 @@ type TerraformStateEdge {
} }
""" """
Identifier of Terraform::State Identifier of Terraform::State.
""" """
scalar TerraformStateID scalar TerraformStateID
...@@ -24473,7 +24473,7 @@ type TodoEdge { ...@@ -24473,7 +24473,7 @@ type TodoEdge {
} }
""" """
Identifier of Todo Identifier of Todo.
""" """
scalar TodoID scalar TodoID
...@@ -24625,7 +24625,7 @@ enum TodoTargetEnum { ...@@ -24625,7 +24625,7 @@ enum TodoTargetEnum {
} }
""" """
Identifier of Todoable Identifier of Todoable.
""" """
scalar TodoableID scalar TodoableID
...@@ -26334,7 +26334,7 @@ type UserEdge { ...@@ -26334,7 +26334,7 @@ type UserEdge {
} }
""" """
Identifier of User Identifier of User.
""" """
scalar UserID scalar UserID
...@@ -26535,7 +26535,7 @@ type VulnerabilitiesCountByDayEdge { ...@@ -26535,7 +26535,7 @@ type VulnerabilitiesCountByDayEdge {
} }
""" """
Identifier of Vulnerabilities::ExternalIssueLink Identifier of Vulnerabilities::ExternalIssueLink.
""" """
scalar VulnerabilitiesExternalIssueLinkID scalar VulnerabilitiesExternalIssueLinkID
...@@ -27443,7 +27443,7 @@ enum VulnerabilityGrade { ...@@ -27443,7 +27443,7 @@ enum VulnerabilityGrade {
} }
""" """
Identifier of Vulnerability Identifier of Vulnerability.
""" """
scalar VulnerabilityID scalar VulnerabilityID
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment