The raw GraphQL text a document was parsed from, and the label used for it when reporting errors.
@type t() :: %TypedGql.Language.Source{body: String.t(), name: String.t()}