GraphQL Scalars · GraphQL Specification
GraphQL Scalars — GraphQL Reference
GraphQL Scalars provides custom scalar type definitions that can be added to any GraphQL schema. The scalars are defined using the standard `scalar` keyword and are fully compatible with the GraphQL specification.
Overview
GraphQL Scalars — GraphQL Reference is a GraphQL API specification published by GraphQL Scalars on the APIs.io network.
GraphQL Scalars provides custom scalar type definitions that can be added to any GraphQL schema. The scalars are defined using the standard scalar keyword and are fully compatible with the GraphQL specification.
The specification includes 3 reference links.
Tagged areas include Scalars, TypeScript, Open Source, Type Safety, and Schema.