updateUserSubscription
Updates a single UserSubscription using a unique key and a patch.
updateUserSubscription(
input: UpdateUserSubscriptionInput!
): UpdateUserSubscriptionPayload
Arguments
updateUserSubscription.input ● UpdateUserSubscriptionInput! 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.