Skip to content

Commit

Permalink
Add RELEASE.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Gilson committed Oct 30, 2023
1 parent af39ae6 commit ab3c6c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Release type: minor

Augment the codegen `GraphQLObjectType` and `GraphQLField` with the `graphql.language.ast.Node` that caused the
respective object to be created. This node can be introspected for additional metadata for codegen plugins to use
for specialization of type creation.

0 comments on commit ab3c6c4

Please sign in to comment.