-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
apidashboardgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
SDL:
enum CriticalityLevel {
Breaking
@deprecated(
reason: "Use 'SeverityLevelType' instead. This field will be removed once it is no longer in use by a client."
)
Dangerous
@deprecated(
reason: "Use 'SeverityLevelType' instead. This field will be removed once it is no longer in use by a client."
)
Safe
@deprecated(
reason: "Use 'SeverityLevelType' instead. This field will be removed once it is no longer in use by a client."
)
}Rendered UI:
The word Use is in a code block, the actual message is not. Thsi si probably related to the usage of ' within the deprecation message.
Example on staging: https://app.staging.graphql-hive.com/the-guild/graphql-hive/staging/history/c4bd48a7-5bbc-493b-9d8a-eb6848894479
Metadata
Metadata
Assignees
Labels
apidashboardgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed