Explore a "fluent" builder for GraphQL queries/mutations #1132
Labels
enhancement
experimental
Deals with experimental features or changes that may not be published in ShopifySharp itself
RFC
Request for comments
I'm very interested in adding a "fluent" query builder for GraphQL queries/mutations. Here's what I envision it looking like:
One of the things I like about this is the potential for reusing parts of the code (such as the
pageInfo
fragment). This is just pseudo-code so there are a lot of actual implementation questions that are unanswered here, but I'd love to hear feedback about this before I start implementing it (and don't forget to check #1137 and #1072 as well).The text was updated successfully, but these errors were encountered: