BillingAddonPlan
BillingAddonPlan
Field | Argument | Type | Description |
---|---|---|---|
nodeId | ID! | A globally unique identifier. Can be used in various places throughout the system to identify this single value. | |
billingAddonId | String! | ||
billingPlanId | String! | ||
billingAddonByBillingAddonId | BillingAddon | Reads a single `BillingAddon` that is related to this `BillingAddonPlan`. | |
billingPlanByBillingPlanId | BillingPlan | Reads a single `BillingPlan` that is related to this `BillingAddonPlan`. |