graphql
is one of the most important filters. It calls Shopify GraphQL endpoint to fetch (query) or update (mutation) store data. Any Shopify GraphQL request can be used. Complete documentation of Shopify's GraphQL can be found here: capture
tag to define our mutation.capture
tag to define our mutation variables.graphql
filter to execute the query.