SCALAR
Money
A monetary value string.
link GraphQL Schema definition
- scalar Money
link Require by
- AppliedGiftCardDetails about the gift card used on the checkout.
- CheckoutA container for all the information required to checkout items and pay.
- CreditCardPaymentInputSpecifies the fields required to complete a checkout with a Shopify vaulted credit card payment.
- OrderAn order is a customer’s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information.
- PaymentA payment applied to a checkout.
- ProductVariantA product variant represents a different version of a product, such as differing sizes or differing colors.
- ShippingRateA shipping rate to be applied to a checkout.
- TokenizedPaymentInputSpecifies the fields required to complete a checkout with a tokenized payment.
- TransactionAn object representing exchange of money for a product or service.