Timur Carpeev
Timur Carpeev
Black buttons are still blue in inactive state
Lets merge this
@joturako adding user time zone settings to the date picker would be quite handy, thank you for raising this issue.
Hi @ammi1378 we will post an update to the roadmap regarding bundles in a week or so
Indeed a very common scenario during sales
> The collection could be changed from static to dynamic - the collection products will be overwritten with products that match the rules in the asynchronous task Once that happens,...
Should AttributeUpdate also trigger recalculation?
`TransactionCreateInput` only accepts amountPendingRefund? ```graphql """The input used in transactionCreate mutation""" input TransactionCreateInput { ... """Amount that defines pending refund""" amountPendingRefund: MoneyInput """The url that will allow to redirect user...
If you are looking for an intermediate solution, you can run a script that reads from a csv and creates products via graphql API, it is a reliable solution and...
> Maybe instead of adding a new field to `Product`, where we already have `variants` and `default_variant` fields, we should add the filter option to `Product.variants` field? > Same for...