ShopifySharp icon indicating copy to clipboard operation
ShopifySharp copied to clipboard

Add the input payload classes to ShopifySharp.GraphQL pre-generated classes

Open nozzlegear opened this issue 9 months ago • 1 comments

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.

nozzlegear avatar Jan 21 '25 04:01 nozzlegear