A scalar definition, introducing a leaf type whose representation the
service decides.
Summary
Types
@type t() :: %TypedGql.Language.ScalarTypeDefinition{ description: String.t() | nil, directives: [TypedGql.Language.Directive.t()], loc: map(), name: String.t() | nil }