Added the ability to define dynamic pricing of variants for order lines and checkout lines. Overrides can be accomplished with the following mutations:
checkoutLinePriceOverride
draftOrderLinePriceOverride
nauticalDraftOrderLinePriceOverride
Added the checkoutDelete mutation for those with Manage Marketplace permission to be able to remove all checkoutLines, and remove an un-captured and unprocessed payment associated with the checkout
Added logic to limit the number of active app integrations of the same category or subcategory to prevent issues with conflicting integrations