SubscriptionAssociationInput
Subscription Associations Input. Input object to specify associations of a subscription to other subscriptions.
This page contains
Fields
sourceId ID! | Source(owner) of the association |
associations [TargetAssociationInput!] PREVIEW | List of associations belonging to the source(owner) |
Mutations for SubscriptionAssociationInput
createSubscriptionAssociations PREVIEW | Create the Subscription Associations for a given subscription. |