Graph Order: Discount Codes reference

Seeing the below in a webhook post from Shopify.

discount_codes":[{"code":"CHM-Q53K8","amount":"110.00","type":"fixed_amount"}]

Trying to determine all valid *Types*. Can’t find the DiscountCodes object reference in the docs.

I see this DiscountCode, but the valid types don’t match the value I’m receiving in the above response.

I see the DiscountApplication object under the Order in the Graph API Reference, but this is not the same thing. What am I missing? Where do I find the DiscountCodes reference?

Ah found it

https://shopify.dev/api/admin-rest/2022-01/resources/order#resource-object