SubscriptionAttributeUpdateResponse
Response for subscription attribute update
This page contains
Fields
| subscriptionId: ID! | The subscription ID that was updated |
| label: String | The updated label value |
| salesRepUserId: ID | Updated sales rep user ID, if returned by the update operation. |
| salesRepAccountId: ID | Updated sales rep account ID, if returned by the update operation. |
Mutations for SubscriptionAttributeUpdateResponse
| updateSubscriptionAttributes PREVIEW | Update subscription attributes (e.g., label). |