Mutations
addStar
Mutation
Adds a star to a Starrable.
addStar の入力フィールド
input(AddStarInput!)
addStar の戻り値フィールド
| 名前 | 説明 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The starrable. |
removeStar
Mutation
Removes a star from a Starrable.
removeStar の入力フィールド
input(RemoveStarInput!)
removeStar の戻り値フィールド
| 名前 | 説明 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The starrable. |
updateNotificationRestrictionSetting
Mutation
Update the setting to restrict notifications to only verified or approved domains available to an owner.
updateNotificationRestrictionSetting の入力フィールド
updateNotificationRestrictionSetting の戻り値フィールド
| 名前 | 説明 |
|---|---|
| A unique identifier for the client performing the mutation. |
| The owner on which the setting was updated. |
updateSubscription
Mutation
Updates the state for subscribable subjects.
updateSubscription の入力フィールド
input(UpdateSubscriptionInput!)
updateSubscription の戻り値フィールド
| 名前 | 説明 |
|---|---|