createSubscriptionAssociations
Create the Subscription Associations for a given subscription.
This page contains
Arguments
subscriptionAssociationsInput [SubscriptionAssociationInput] PREVIEW |
SubscriptionAssociationInput fields
sourceId ID! | Source(owner) of the association |
associations [TargetAssociationInput!] PREVIEW | List of associations belonging to the source(owner) |
Return Fields
success Boolean! | Was the update successfull |
userErrors [SubscriptionAssociationsUpdateError!] PREVIEW | User errors |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.