ShopifySharp
ShopifySharp copied to clipboard
Add the input payload classes to ShopifySharp.GraphQL pre-generated classes
Right now the classes in ShopifySharp.GraphQL are purely the responses returned by Shopify. We can modify the introspection query to have Wish.GraphQLSchemaGenerator generate classes for query/mutation payloads as well.