Home > @infiniteobjects/shopify-data-manager > AdminTypes > Scalars > Money
A monetary value string without a currency symbol or code. Example value: "100.57".
"100.57"
Signature:
Money: { input: string; output: string; };