You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[implementationguide](https://scalars.graphql.org/implementation-guide) for
429
+
moreguidance.
426
430
427
431
**ResultCoercionandSerialization**
428
432
@@ -2113,7 +2117,8 @@ behavior of [custom scalar types](#sec-Scalars.Custom-Scalars). The URL should
2113
2117
point to a human-readable specification of the data format, serialization, and
2114
2118
coercion rules. It must not appear on built-in scalar types.
2115
2119
2116
-
Note: Details on implementing a GraphQL scalar specification can be found in the [scalars.graphql.org implementation guide](https://scalars.graphql.org/implementation-guide).
2120
+
Note: Details on implementing a GraphQL scalar specification can be found in the
0 commit comments