OBJECT
updateSubscriptionPayload
Autogenerated return type of updateSubscription.
link GraphQL Schema definition
- type updateSubscriptionPayload {
- # A unique identifier for the client performing the mutation.
- String :
- User :
- # The list of errors occurred during the mutation
- FieldError] : [
- SubscriptionInstance :
- }