Input Object GitHub::UpdateSubscriptionInput
Autogenerated input type of UpdateSubscription
Input Fields
subscribableId: ID!
The Node ID of the subscribable object to modify.
state: SubscriptionState!
The new state of the subscription.
clientMutationId: String
A unique identifier for the client performing the mutation.