Skip to main content

updateUserSubscriptionByNodeId

Updates a single UserSubscription using its globally unique id and a patch.

updateUserSubscriptionByNodeId(
input: UpdateUserSubscriptionByNodeIdInput!
): UpdateUserSubscriptionPayload

Arguments

updateUserSubscriptionByNodeId.input ● UpdateUserSubscriptionByNodeIdInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpdateUserSubscriptionPayload object

The output of our update UserSubscription mutation.