OBJECT
UpdateSubscriptionPayload
Autogenerated return type of UpdateSubscription
link GraphQL Schema definition
- type UpdateSubscriptionPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # The input subscribable entity.
- Subscribable! :
- }