diff --git a/extensions/graphql/README.md b/extensions/graphql/README.md index 4aabaee22026..11dff2ad0710 100644 --- a/extensions/graphql/README.md +++ b/extensions/graphql/README.md @@ -3,6 +3,8 @@ This module provides integration with [GraphQL](https://graphql.org/) using [type-graphql](https://typegraphql.com/). +![type-graphql](type-graphql.png) + ## Stability: ⚠️Experimental⚠️ > Experimental packages provide early access to advanced or experimental diff --git a/extensions/graphql/type-graphql.png b/extensions/graphql/type-graphql.png new file mode 100644 index 000000000000..db393e50baa0 Binary files /dev/null and b/extensions/graphql/type-graphql.png differ