Skip to content

Added endpoint to set billing address

Compare
Choose a tag to compare
@alfredsgenkins alfredsgenkins released this 28 Jul 10:04
· 154 commits to master since this release

Added mutation s_setBillingAddressOnCart to set billing address on cart. Is an extension of Magento 2 default GraphQL implementation, except cart_id is removed, and replaced by optional guest_cart_id.