Skip to content

Commit

Permalink
Merge pull request #938 from clement911/typename-property
Browse files Browse the repository at this point in the history
Added __typename property to grapqhl generated classes and interface.
  • Loading branch information
clement911 committed Oct 15, 2023
2 parents f8f1390 + 6977019 commit e4e50bd
Show file tree
Hide file tree
Showing 3 changed files with 5,491 additions and 85 deletions.
2 changes: 1 addition & 1 deletion ShopifySharp.Tests/ShopifySharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
<PackageReference Include="Wish.GraphQLSchemaGenerator">
<Version>1.2.0</Version>
<Version>1.3.0</Version>
</PackageReference>
</ItemGroup>
</Project>
Loading

0 comments on commit e4e50bd

Please sign in to comment.