blog.puzzmo.com/posts/2024/06/20/sdl-codegen

Preview meta tags from the blog.puzzmo.com website.

Linked Hostnames

12

Search Engine Appearance

Google

https://blog.puzzmo.com/posts/2024/06/20/sdl-codegen

Typing Schema-first GraphQL Resolvers in TypeScript

It was 8 years ago when I made my first change to a GraphQL API. My next, real schema change came along a bit later and looked like this: name: { type: GraphQLString, }, + description: { + type: GraphQLString, + }, image: Image, artists: { type: new GraphQLList(Artist.type), We’re talking about the early days of GraphQL, and may even have pre-dated the Schema Definition Language (SDL) being in the spec.



Bing

Typing Schema-first GraphQL Resolvers in TypeScript

https://blog.puzzmo.com/posts/2024/06/20/sdl-codegen

It was 8 years ago when I made my first change to a GraphQL API. My next, real schema change came along a bit later and looked like this: name: { type: GraphQLString, }, + description: { + type: GraphQLString, + }, image: Image, artists: { type: new GraphQLList(Artist.type), We’re talking about the early days of GraphQL, and may even have pre-dated the Schema Definition Language (SDL) being in the spec.



DuckDuckGo

https://blog.puzzmo.com/posts/2024/06/20/sdl-codegen

Typing Schema-first GraphQL Resolvers in TypeScript

It was 8 years ago when I made my first change to a GraphQL API. My next, real schema change came along a bit later and looked like this: name: { type: GraphQLString, }, + description: { + type: GraphQLString, + }, image: Image, artists: { type: new GraphQLList(Artist.type), We’re talking about the early days of GraphQL, and may even have pre-dated the Schema Definition Language (SDL) being in the spec.

  • General Meta Tags

    11
    • title
      Typing Schema-first GraphQL Resolvers in TypeScript - Puzzmo Blog
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge
    • viewport
      width=device-width, initial-scale=1, shrink-to-fit=no
    • theme-color
  • Open Graph Meta Tags

    4
    • og:title
      Typing Schema-first GraphQL Resolvers in TypeScript
    • og:description
      It was 8 years ago when I made my first change to a GraphQL API. My next, real schema change came along a bit later and looked like this: name: { type: GraphQLString, }, + description: { + type: GraphQLString, + }, image: Image, artists: { type: new GraphQLList(Artist.type), We’re talking about the early days of GraphQL, and may even have pre-dated the Schema Definition Language (SDL) being in the spec.
    • og:type
      article
    • og:url
      https://blog.puzzmo.com/posts/2024/06/20/sdl-codegen/
  • Twitter Meta Tags

    3
    • twitter:card
      summary
    • twitter:title
      Typing Schema-first GraphQL Resolvers in TypeScript
    • twitter:description
      It was 8 years ago when I made my first change to a GraphQL API. My next, real schema change came along a bit later and looked like this: name: { type: GraphQLString, }, + description: { + type: GraphQLString, + }, image: Image, artists: { type: new GraphQLList(Artist.type), We’re talking about the early days of GraphQL, and may even have pre-dated the Schema Definition Language (SDL) being in the spec.
  • Item Prop Meta Tags

    6
    • name
      Typing Schema-first GraphQL Resolvers in TypeScript
    • description
      It was 8 years ago when I made my first change to a GraphQL API. My next, real schema change came along a bit later and looked like this: name: { type: GraphQLString, }, + description: { + type: GraphQLString, + }, image: Image, artists: { type: new GraphQLList(Artist.type), We’re talking about the early days of GraphQL, and may even have pre-dated the Schema Definition Language (SDL) being in the spec.
    • datePublished
      2024-06-20T14:18:32+01:00
    • dateModified
      2024-06-20T14:18:32+01:00
    • wordCount
      2133
  • Link Tags

    10
    • apple-touch-icon
      https://blog.puzzmo.com/apple-touch-icon.png
    • canonical
      https://blog.puzzmo.com/posts/2024/06/20/sdl-codegen/
    • icon
      https://blog.puzzmo.com/favicon.ico
    • preload
      https://blog.puzzmo.com/theme.png
    • preload
      https://blog.puzzmo.com/twitter.svg

Links

25