Studio Service

BillingCouponSubscription

BillingCouponSubscription

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
billingCouponIdString!
billingSubscriptionIdString!
billingCustomerIdString!
orgIdUUID!
rawJSON
billingCouponByBillingCouponIdBillingCouponReads a single `BillingCoupon` that is related to this `BillingCouponSubscription`.
billingSubscriptionByBillingSubscriptionIdBillingSubscriptionReads a single `BillingSubscription` that is related to this `BillingCouponSubscription`.
billingCustomerByBillingCustomerIdBillingCustomerReads a single `BillingCustomer` that is related to this `BillingCouponSubscription`.
orgByOrgIdOrgReads a single `Org` that is related to this `BillingCouponSubscription`.