Changelog
Breaking
- Always create new checkout in
checkoutCreate
mutation - #7318 by @IKarbowiak- deprecate
created
return field oncheckoutCreate
mutation
- deprecate
Other
- Introduce numeric attributes - #6790 by @IKarbowiak
- Add channel data to order webhook - #7299 by @krzysztofwolski
- Add filtering by page types in
pages
query - Do not update draft order addresses when user is changing - #7088 by @IKarbowiak
- Raise validation error when refund cannot be performed - #7260 by @IKarbowiak
- Orders filtering optimization - #7306 by @fowczarek and @tomaszszymanski129
- Fix Paypal transaction in sandbox - #7300 by @meska
- Remove
quantity
field fromCheckout
model (#7296) (afa1c1c)