Skip to content

Commit

Permalink
Merge pull request #940 from clement911/graph-interface-serialization
Browse files Browse the repository at this point in the history
Enable deserialization of graphql interfaces
  • Loading branch information
clement911 committed Oct 16, 2023
2 parents 3e0fbb1 + 8502699 commit 36f1581
Show file tree
Hide file tree
Showing 2 changed files with 831 additions and 1 deletion.
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.3.1</Version>
<Version>1.3.3</Version>
</PackageReference>
</ItemGroup>
</Project>
Loading

0 comments on commit 36f1581

Please sign in to comment.