Skip to content

Commit 1c3f0cd

Browse files
authored
Update spec/Section 4 -- Introspection.md
1 parent b5f64ae commit 1c3f0cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

spec/Section 4 -- Introspection.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,10 +544,8 @@ inspired by reverse domain name notation to encourage global uniqueness and
544544
collision-resistance. Unlike the domain name system, capability identifiers are
545545
case sensitive. Identifiers beginning with the prefix {"org.graphql."} are
546546
reserved and must not be used outside of official GraphQL Foundation
547-
specifications. Further, identifiers beginning with the prefix
548-
{"org.graphql.http."} are reserved for use by the GraphQL-over-HTTP
549-
specification, and identifiers beginning with the prefix {"org.graphql.rfc."}
550-
are reserved for RFC proposals.
547+
specifications. Identifiers beginning with the prefix {"org.graphql.rfc."} are
548+
reserved for RFC proposals.
551549

552550
Identifiers defined by specific projects, vendors, or implementations should
553551
begin with a prefix derived from a DNS name they control (e.g.,

0 commit comments

Comments
 (0)