The payload returned from creating a component subscription.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
errors | Maybe<Array<MutationError>> | A list of errors that occurred during subscribing. |
success | Boolean | Whether user subscribed to the component successfully. |
Rate this page: